manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1261 for [SIMILAR] 16 1024 4096 WITH 1135 ロジ WITH 1097 ... (1.169 sec.)
Man page of ICONV_CLOSE 0
ICONV_CLOSE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 iconv_close - 文字セット変換のためのディスクリプターを解放する 書式 #include < iconv.h > int iconv_close(iconv_t cd ); 説明 iconv_close () 関数は、 iconv_open (3) を使って以前に割り当てられた 変 ...
https://man.plustar.jp/manpage/man3/iconv_close.3.html - [similar]
Man page of STRFRY 0
STRFRY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strfry - 文字列をランダムに並べ変える 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > char *strfry(char * string ); 説明 strfry () 関数は、文字列中の文字を無作為に入 ...
https://man.plustar.jp/manpage/man3/strfry.3.html - [similar]
Man page of WCSLEN 0
WCSLEN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcslen - ワイド文字文字列の長さを求める 書式 #include < wchar.h > size_t wcslen(const wchar_t * s ); 説明 wcslen () 関数は、 strlen (3) 関数に対応するワイド文字関数である。 この関数は、 s が指すワイ ...
https://man.plustar.jp/manpage/man3/wcslen.3.html - [similar]
Man page of INTRO 0
INTRO Section: Linux Programmer's Manual (8) Updated: 2007-10-23 Index JM Home Page 名前 intro - 管理コマンドと特権コマンドの説明 説明 マニュアルの 8 章は、システム管理用のコマンド、デーモン (daemon)、 ハードウェア関連のコマンドといった、スーパーユーザーによってのみ 使用される/できるコマ ...
https://man.plustar.jp/manpage/man8/intro.8.html - [similar]
Man page of BCOPY 0
BCOPY Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 bcopy - バイト列をコピーする 書式 #include < strings.h > void bcopy(const void * src , void * dest , size_t n ); 説明 bcopy () は src から先頭 n バイトを dest にコピーする。 領域が重なっていても、結果 ...
https://man.plustar.jp/manpage/man3/bcopy.3.html - [similar]
Man page of DIFFTIME 0
DIFFTIME Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 difftime - 時刻の間隔の計算 書式 #include < time.h > double difftime(time_t time1 , time_t time0 ); 説明 関数 difftime () は時刻 time0 から 時刻 time1 までの経過時間を double 型で返す。各々の時刻は ...
https://man.plustar.jp/manpage/man3/difftime.3.html - [similar]
Man page of STRPBRK 0
STRPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strpbrk - 文字列からバイト集合に含まれるバイトを探す 書式 #include < string.h > char *strpbrk(const char * s , const char * accept ); 説明 strpbrk () 関数は、文字列 accept に含まれるバイトのいずれか ...
https://man.plustar.jp/manpage/man3/strpbrk.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoimax.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoumax.3.html - [similar]
Man page of WCSCAT 0
WCSCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcscat(wchar_t * dest , const wchar_t * src ); 説明 wcscat () 関数は、 strcat (3) に対応するワイド文字関数である。 この関 ...
https://man.plustar.jp/manpage/man3/wcscat.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022