manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 889 for 文字列 (0.039 sec.)
Man page of BASH_BUILTINS 3936
BASH_BUILTINS Section: User Commands (1) Updated: 2004 Apr 20 Index JM Home Page 名前 bash, :, . ... られた readline のキーシーケンスと、 マクロが出力する文字列を表示します。 表示は、再び読み込みできる形式で出力さ ... られた readline のキーシーケンスと、 マクロが出力する文字列を表示します。 -v readline の変数名と値を表示します。 ... ンドが履歴リストから選択されます。 first と last には文字列か数値を指定します。 文字列はその文字列で始まる最後の ... 理で使います。 optstring は識別の対象であるオプション文字列です。 ある文字の後にコロンがある場合、 そのオプショ ...
https://man.plustar.jp/manpage/man1/builtins.1.html - [similar]
Man page of WCSNRTOMBS 3936
WCSNRTOMBS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wc ... snrtombs - ワイド文字文字列をマルチバイト文字列に変換する 書式 #include < wchar ... が NULL でなければ、 wcsnrtombs () 関数は ワイド文字文字列の最大 nwc 個までのワイド文字を dest から 始まるマル ... チバイト文字列に変換する。 dest には最大 len バイ トまで書き込まれ ... 、 dest に書き込まれたバイト数が返される。 3. ワイド文字列が終端の L'\0' (これには *ps を初期状態に戻すという副 ...
https://man.plustar.jp/manpage/man3/wcsnrtombs.3.html - [similar]
Man page of TOWUPPER 3917
TOWUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towu ... 同様の動作を行うが、 locale で指定されたロケールでの文字列型の情報に基づき変換が行われる点が異なる。 locale が ...
https://man.plustar.jp/manpage/man3/towupper.3.html - [similar]
Man page of TOWUPPER 3917
TOWUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towu ... 同様の動作を行うが、 locale で指定されたロケールでの文字列型の情報に基づき変換が行われる点が異なる。 locale が ...
https://man.plustar.jp/manpage/man3/towupper_l.3.html - [similar]
Man page of STRTOD 3904
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... , strtof, strtold - ASCII 文字列を浮動小数点実数に変換する 書式 #include < stdlib.h ... (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじめの部分を double , float , long double 型の値 ... にそれぞれ変換する。 入力する文字列 (の先頭部分) は以下の形式が期待されている。 先頭に ... N" (大文字小文字は区別されない) で表され、 その後に文字列 (n-char-sequence) が続く場合もある。 (n-char-seque ...
https://man.plustar.jp/manpage/man3/strtod.3.html - [similar]
Man page of STRTOD 3904
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... , strtof, strtold - ASCII 文字列を浮動小数点実数に変換する 書式 #include < stdlib.h ... (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじめの部分を double , float , long double 型の値 ... にそれぞれ変換する。 入力する文字列 (の先頭部分) は以下の形式が期待されている。 先頭に ... N" (大文字小文字は区別されない) で表され、 その後に文字列 (n-char-sequence) が続く場合もある。 (n-char-seque ...
https://man.plustar.jp/manpage/man3/strtof.3.html - [similar]
Man page of STRTOD 3904
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... , strtof, strtold - ASCII 文字列を浮動小数点実数に変換する 書式 #include < stdlib.h ... (), strtof (), strtold () 関数は、 nptr が指し示す文字列のはじめの部分を double , float , long double 型の値 ... にそれぞれ変換する。 入力する文字列 (の先頭部分) は以下の形式が期待されている。 先頭に ... N" (大文字小文字は区別されない) で表され、 その後に文字列 (n-char-sequence) が続く場合もある。 (n-char-seque ...
https://man.plustar.jp/manpage/man3/strtold.3.html - [similar]
Man page of SETLOCALE 3891
SETLOCALE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 set ... ale (7) を参照。 引数 locale は category に設定する文字列へのポインターである。 この文字列はよく知られた定数で ... きに setlocale () を呼び出した際に返された、内部用の文字列でも良い。 locale が空文字列 "" の場合、ロケールの各 ... conv (3) の返り値を用い、 MB_CUR_MAX > 1 の場合には文字列の操作には多バイト文字、ワイド文字関数を使用し、 文字 ... 呼び出しに成功すると、 そのロケール集合に対応する内部文字列 (opaque string) を返す。 この文字列は静的な記憶域に ...
https://man.plustar.jp/manpage/man3/setlocale.3.html - [similar]
Man page of OD 3885
OD Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 od - ファイルを 8 ... --strings [ = LENGTH ] 通常の出力の代わりに、入力の文字列定数 (string constants) のみを出力する。 文字列定数と ... ファイルデータの出力フォーマットを選択する。 TYPE は文字列で、以下のタイプ指定文字からなる。1 つの TYPE 文字列 ...
https://man.plustar.jp/manpage/man1/od.1.html - [similar]
Man page of STRCAT 3885
STRCAT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strcat ... , strncat - 二つの文字列を連結する 書式 #include < string.h > char *strcat(c ... r * src , size_t n ); 説明 strcat () 関数は、 dest 文字列の後に src 文字列を付け加える。 その際に、 dest の最 ... 端のヌルバイト ('\0') は上書きされ、新たに生成された文字列の末尾に終端のヌルバイトが付与される。 二つの文字列 ... src と dest は重なってはならない。 また、文字列 dest は、連結後の結果を格納するのに 十分な大きさで ...
https://man.plustar.jp/manpage/man3/strcat.3.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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