manページ検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 889 for 文字列 (0.422 sec.)
Man page of MEMMEM 3286
MEMMEM Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memmem ... - 部分文字列の位置を示す 書式 #define _GNU_SOURCE /* feature_tes ... リー領域 haystack の中で needlelen の大きさを持つ部分文字列 needle が 最初に現れる位置を見つける。 返り値 memm ... em () 関数は、部分文字列の開始を指すポインターを返し、もし部分文字列が 見つか ...
https://man.plustar.jp/manpage/man3/memmem.3.html - [similar]
Man page of WCSTOMBS 3286
WCSTOMBS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcst ... ombs - ワイド文字列をマルチバイト文字列に変換する 書式 #include < stdli ... 。しかしこの時点でのシフト状態は失われる。 3. ワイド文字列が終端のヌルワイド文字 (L'\0') を含めて完全に変換され ...
https://man.plustar.jp/manpage/man3/wcstombs.3.html - [similar]
Man page of LOCALE 3286
LOCALE Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 locale ... ツ語ロケールでは "Deutschland" と "Deutsch" といった文字列が返される。 他の要素名については < langinfo.h > にリ ... 。 このロケールカテゴリーは、 地域的なアルファベット文字列の比較に使用する strcoll (3) 関数と strxfrm (3) 関数 ... あり、 "English locale for the USA" や "USA" といった文字列が返される。 他の要素名については < langinfo.h > にリ ... ル法) か 2 (アメリカでよく使われる単位) の値が入った文字列へのポインターを返す。 LC_NAME (GNU 拡張、 glibc 2.2 ...
https://man.plustar.jp/manpage/man7/locale.7.html - [similar]
Man page of MKISOFS 3286
MKISOFS Section: Maintenance Commands (8) Updated: 17. Jan 2000 Index JM Home Page 名前 mkisofs ... る。 -A application_id ボリュームヘッダに書き込まれる文字列を指定する。これはディスクにあるア プリケーションを説 ... ない。 -P publisher_id ボリュームヘッダに書き込まれる文字列を指定する。これは CD-ROM の出版者 を説明し、通常メー ... れる。 -p preparer_id ボリュームヘッダに書き込まれる文字列を指定する。 これは CD-ROM の作成者を説明し、通常メー ...
https://man.plustar.jp/manpage/man8/mkhybrid.8.html - [similar]
Man page of MKISOFS 3286
MKISOFS Section: Maintenance Commands (8) Updated: 17. Jan 2000 Index JM Home Page 名前 mkisofs ... る。 -A application_id ボリュームヘッダに書き込まれる文字列を指定する。これはディスクにあるア プリケーションを説 ... ない。 -P publisher_id ボリュームヘッダに書き込まれる文字列を指定する。これは CD-ROM の出版者 を説明し、通常メー ... れる。 -p preparer_id ボリュームヘッダに書き込まれる文字列を指定する。 これは CD-ROM の作成者を説明し、通常メー ...
https://man.plustar.jp/manpage/man8/mkisofs.8.html - [similar]
Man page of HOSTNAME 3274
HOSTNAME Section: Environments, Tables, and Troff Macros (7) Index JM Home Page BSD mandoc 名称 ... がセットされている場合、入力されたホスト名と一致する文字列をその ファイルから検索します。 そのファイルは、空白 ... で区切られた2つの文字列からなる行で構成されているべきです。 最初の文字列はホ ... スト名のエイリアス、2つめの文字列はそのエイリアスと置換される 完全なホスト名です。 解 ...
https://man.plustar.jp/manpage/man7/hostname.7.html - [similar]
Man page of A64L 3261
A64L Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 a64l, l6 ... ビット long 整数と リトルエンディアン base-64 ASCII 文字列 (長さ 0 〜 6) の間の変換を行う。 a64l () の引数の文 ... () の動作は定義されていない。 value が 0 の場合は空文字列を返す。 これらの関数は glibc 2.2.5 以前では間違って ...
https://man.plustar.jp/manpage/man3/a64l.3.html - [similar]
Man page of A64L 3261
A64L Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 a64l, l6 ... ビット long 整数と リトルエンディアン base-64 ASCII 文字列 (長さ 0 〜 6) の間の変換を行う。 a64l () の引数の文 ... () の動作は定義されていない。 value が 0 の場合は空文字列を返す。 これらの関数は glibc 2.2.5 以前では間違って ...
https://man.plustar.jp/manpage/man3/l64a.3.html - [similar]
Man page of LESSKEY 3241
LESSKEY Section: User Commands (1) Updated: Version 358: 08 Jul 2000 Index JM Home Page 名前 les ... とである。 MS-DOS と OS/2 では、NUL 文字 (0) で始まる文字列を送るキーがある。 この NUL 文字は、lesskey ファイル ...
https://man.plustar.jp/manpage/man1/lesskey.1.html - [similar]
Man page of STRCOLL 3241
STRCOLL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 strco ... ll - 現在のロケールを使用して二つの文字列を比較する 書式 #include < string.h > int strcoll(co ... 1 , const char * s2 ); 説明 strcoll () 関数は二つの文字列 s1 と s2 を比較する。 この関数は、 s1 が s2 よりも ... のロケールの LC_COLLATE カテゴリーに応じて 解釈された文字列に基づいて行われる ( setlocale (3) 参照)。 返り値 st ... って、それぞれ負の整数、0、正の整数を返す。 どちらの文字列も現在のロケールに応じて解釈されたものが使用される。 ...
https://man.plustar.jp/manpage/man3/strcoll.3.html - [similar]
PREV 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 NEXT

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