manページ検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 78 for strlen (0.011 sec.)
Man page of ENVZ_ADD 6501
ENVZ_ADD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 envz ... tr; for (int i = 0; envp[i] != NULL; i++) e_len += strlen(envp[i]) + 1; str = envz_entry(*envp, e_len, "HOME ...
https://man.plustar.jp/manpage/man3/envz_remove.3.html - [similar]
Man page of ENVZ_ADD 6501
ENVZ_ADD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 envz ... tr; for (int i = 0; envp[i] != NULL; i++) e_len += strlen(envp[i]) + 1; str = envz_entry(*envp, e_len, "HOME ...
https://man.plustar.jp/manpage/man3/envz_strip.3.html - [similar]
Man page of MBSTOWCS 6501
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... excluding terminator):\n"); printf(" %zu bytes\n", strlen(argv[2])); printf(" %zu multibyte characters\n\n", ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of PIPE 6377
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... read 側はクローズする */ write(pipefd[1], argv[1], strlen(argv[1])); close(pipefd[1]); /* 読み込み側が EOF に ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 6377
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... read 側はクローズする */ write(pipefd[1], argv[1], strlen(argv[1])); close(pipefd[1]); /* 読み込み側が EOF に ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of FMEMOPEN 6253
FMEMOPEN Section: Linux Programmer's Manual (3) Updated: 2015-01-22 Index JM Home Page 名前 fmem ... [0]); exit(EXIT_FAILURE); } in = fmemopen(argv[1], strlen(argv[1]), "r"); if (in == NULL) handle_error("fmem ...
https://man.plustar.jp/manpage/man3/fmemopen.3.html - [similar]
Man page of READDIR 6253
READDIR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 readd ... では、 sizeof(d_name) の使用は間違いであり、代わりに strlen(d_name) を使用するように、との注記もある (いくつか ...
https://man.plustar.jp/manpage/man3/readdir.3.html - [similar]
Man page of REGEX 6253
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... is allows matching embedded NUL bytes and avoids a strlen (3) on large strings. It does not use nmatch on in ...
https://man.plustar.jp/manpage/man3/regcomp.3.html - [similar]
Man page of REGEX 6253
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... is allows matching embedded NUL bytes and avoids a strlen (3) on large strings. It does not use nmatch on in ...
https://man.plustar.jp/manpage/man3/regerror.3.html - [similar]
Man page of REGEX 6253
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... is allows matching embedded NUL bytes and avoids a strlen (3) on large strings. It does not use nmatch on in ...
https://man.plustar.jp/manpage/man3/regex.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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