Results of 1 - 10 of about 363 for string (0.004 sec.)
- Man page of MBSTOWCS 9151
- MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst
...
L, the mbstowcs () function converts the multibyte string src to a wide-character string starting at dest . ...
ritten to dest . The sequence of characters in the string src shall begin in the initial shift state. The co ...
$ ./t_mbstowcs de_DE.UTF-8 Grüße! Length of source string (excluding terminator): 8 bytes 6 multibyte charac ...
ters Wide character string is: Grüße! (6 characters) G alpha upper r alpha lo ...
-
https://man.plustar.jp/manpage/man3/mbstowcs.3.html
- [similar]
- Man page of SHMOP 8717
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
はない。 例 The two programs shown below exchange a string using a shared memory segment. Further details abo ...
waits for the semaphore to change value. $ ./svshm_string_read shmid = 1114194; semid = 15 In another termin ...
t and semaphore set created by the "reader", and a string. It attaches the existing shared memory segment, c ...
opies the string to the shared memory, and modifies the semaphore v ...
-
https://man.plustar.jp/manpage/man2/shmat.2.html
- [similar]
- Man page of SHMOP 8717
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
はない。 例 The two programs shown below exchange a string using a shared memory segment. Further details abo ...
waits for the semaphore to change value. $ ./svshm_string_read shmid = 1114194; semid = 15 In another termin ...
t and semaphore set created by the "reader", and a string. It attaches the existing shared memory segment, c ...
opies the string to the shared memory, and modifies the semaphore v ...
-
https://man.plustar.jp/manpage/man2/shmdt.2.html
- [similar]
- Man page of SHMOP 8717
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
はない。 例 The two programs shown below exchange a string using a shared memory segment. Further details abo ...
waits for the semaphore to change value. $ ./svshm_string_read shmid = 1114194; semid = 15 In another termin ...
t and semaphore set created by the "reader", and a string. It attaches the existing shared memory segment, c ...
opies the string to the shared memory, and modifies the semaphore v ...
-
https://man.plustar.jp/manpage/man2/shmop.2.html
- [similar]
- Man page of FNMATCH 7910
- FNMATCH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fnmat
...
> int fnmatch(const char * pattern , const char * string , int flags ); 説明 fnmatch () 関数は strings 引数 ...
扱う。 FNM_PATHNAME このフラグがセットされていると、 string 中のスラッシュ (/) を pattern にあるスラッシュその ...
せない。 FNM_PERIOD このフラグがセットされていると、 string の先頭ピリオド (leading period) は pattern 中のピリ ...
オドそのものにしかマッチしない。先頭ピリオドとは、 string の最初の文字位置にあるピリオドのことである。ただし ...
-
https://man.plustar.jp/manpage/man3/fnmatch.3.html
- [similar]
- Man page of expr 7857
- expr Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 expr - 式を評価する
...
され、これに失敗した場合はエラーとなる。 文字列演算 string : regex パターンマッチを実行する。 左右の項は文字列 ...
の一部が `\(' と '\)' で囲われていれば、 : 演算子は string のうち、 副表現 (subexpression) にマッチした部分を ...
される。 さらに、以下のキーワードも認識される: index string charset charset にあるどれかの文字が string に見付 ...
を返す。どの文字も見付からなければ 0 を返す。 length string string の長さを返す。 match string regex パターンマ ...
-
https://man.plustar.jp/manpage/man1/expr.1.html
- [similar]
- Man page of STRSIGNAL 7750
- STRSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 str
...
t - シグナルを説明する文字列を返す 書式 #include < string.h > char *strsignal(int sig ); char *sigdescr_np(i ...
SD_SOURCE 説明 The strsignal () function returns a string describing the signal number passed in the argumen ...
t sig . The string can be used only until the next call to strsignal ...
(). The string returned by strsignal () is localized according to ...
-
https://man.plustar.jp/manpage/man3/sigabbrev_np.3.html
- [similar]
- Man page of STRSIGNAL 7750
- STRSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 str
...
t - シグナルを説明する文字列を返す 書式 #include < string.h > char *strsignal(int sig ); char *sigdescr_np(i ...
SD_SOURCE 説明 The strsignal () function returns a string describing the signal number passed in the argumen ...
t sig . The string can be used only until the next call to strsignal ...
(). The string returned by strsignal () is localized according to ...
-
https://man.plustar.jp/manpage/man3/sigdescr_np.3.html
- [similar]
- Man page of STRSIGNAL 7750
- STRSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 str
...
t - シグナルを説明する文字列を返す 書式 #include < string.h > char *strsignal(int sig ); char *sigdescr_np(i ...
SD_SOURCE 説明 The strsignal () function returns a string describing the signal number passed in the argumen ...
t sig . The string can be used only until the next call to strsignal ...
(). The string returned by strsignal () is localized according to ...
-
https://man.plustar.jp/manpage/man3/strsignal.3.html
- [similar]
- Man page of STRSIGNAL 7750
- STRSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 str
...
t - シグナルを説明する文字列を返す 書式 #include < string.h > char *strsignal(int sig ); char *sigdescr_np(i ...
SD_SOURCE 説明 The strsignal () function returns a string describing the signal number passed in the argumen ...
t sig . The string can be used only until the next call to strsignal ...
(). The string returned by strsignal () is localized according to ...
-
https://man.plustar.jp/manpage/man3/sys_siglist.3.html
- [similar]