manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 194 for sizeof (0.027 sec.)
Man page of INET_NET_PTON 5044
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... る */ bits = inet_net_pton(AF_INET, argv[1], &addr, sizeof(addr)); if (bits == -1) errExit("inet_net_ntop"); ... する */ if (inet_net_ntop(AF_INET, &addr, bits, buf, sizeof(buf)) == NULL) errExit("inet_net_ntop"); printf("i ...
https://man.plustar.jp/manpage/man3/inet_net_ntop.3.html - [similar]
Man page of INET_NET_PTON 5044
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... る */ bits = inet_net_pton(AF_INET, argv[1], &addr, sizeof(addr)); if (bits == -1) errExit("inet_net_ntop"); ... する */ if (inet_net_ntop(AF_INET, &addr, bits, buf, sizeof(buf)) == NULL) errExit("inet_net_ntop"); printf("i ...
https://man.plustar.jp/manpage/man3/inet_net_pton.3.html - [similar]
Man page of REGEX 5044
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... .h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) static const char *cons ...
https://man.plustar.jp/manpage/man3/regcomp.3.html - [similar]
Man page of REGEX 5044
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... .h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) static const char *cons ...
https://man.plustar.jp/manpage/man3/regerror.3.html - [similar]
Man page of REGEX 5044
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... .h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) static const char *cons ...
https://man.plustar.jp/manpage/man3/regex.3.html - [similar]
Man page of REGEX 5044
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... .h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) static const char *cons ...
https://man.plustar.jp/manpage/man3/regexec.3.html - [similar]
Man page of REGEX 5044
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... .h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) static const char *cons ...
https://man.plustar.jp/manpage/man3/regfree.3.html - [similar]
Man page of STRPTIME 5044
STRPTIME Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strp ... oid) { struct tm tm; char buf[255]; memset(&tm, 0, sizeof(tm)); strptime("2001-11-12 18:31:01", "%Y-%m-%d %H ... :%M:%S", &tm); strftime(buf, sizeof(buf), "%d %b %Y %H:%M", &tm); puts(buf); exit(EXIT ...
https://man.plustar.jp/manpage/man3/strptime.3.html - [similar]
Man page of SIGSUSPEND 4925
SIGSUSPEND Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 si ... s argument is currently required to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc ...
https://man.plustar.jp/manpage/man2/rt_sigsuspend.2.html - [similar]
Man page of SIGSUSPEND 4925
SIGSUSPEND Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 si ... s argument is currently required to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc ...
https://man.plustar.jp/manpage/man2/sigsuspend.2.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

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