manページ検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 327 for RETURN (0.102 sec.)
Man page of GETOPT 3995
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... ces the erroneous option character in optopt , and returns '?' as the function result. * If the caller has s ... there was an error by testing whether the function return value is '?'. (By default, opterr has a nonzero va ... e does not print an error message. In addition, it returns ':' instead of '?' to indicate a missing option a ... break; case '?': break; default: printf("?? getopt returned character code 0%o ??\n", c); } } if (optind < a ...
https://man.plustar.jp/manpage/man3/opterr.3.html - [similar]
Man page of GETOPT 3995
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... ces the erroneous option character in optopt , and returns '?' as the function result. * If the caller has s ... there was an error by testing whether the function return value is '?'. (By default, opterr has a nonzero va ... e does not print an error message. In addition, it returns ':' instead of '?' to indicate a missing option a ... break; case '?': break; default: printf("?? getopt returned character code 0%o ??\n", c); } } if (optind < a ...
https://man.plustar.jp/manpage/man3/optind.3.html - [similar]
Man page of GETOPT 3995
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... ces the erroneous option character in optopt , and returns '?' as the function result. * If the caller has s ... there was an error by testing whether the function return value is '?'. (By default, opterr has a nonzero va ... e does not print an error message. In addition, it returns ':' instead of '?' to indicate a missing option a ... break; case '?': break; default: printf("?? getopt returned character code 0%o ??\n", c); } } if (optind < a ...
https://man.plustar.jp/manpage/man3/optopt.3.html - [similar]
Man page of SCANF 3995
SCANF Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 scanf, ... s not a conversion and does not increase the count returned by the function. The assignment can be suppresse ... nment-suppression character, but the effect on the return value is undefined. Therefore %*n conversions shou ...
https://man.plustar.jp/manpage/man3/scanf.3.html - [similar]
Man page of SCANF 3995
SCANF Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 scanf, ... s not a conversion and does not increase the count returned by the function. The assignment can be suppresse ... nment-suppression character, but the effect on the return value is undefined. Therefore %*n conversions shou ...
https://man.plustar.jp/manpage/man3/sscanf.3.html - [similar]
Man page of STRFTIME 3995
STRFTIME Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 strf ... ize_t max, const char *fmt, const struct tm *tm) { return strftime(s, max, fmt, tm); } 現在では、 gcc (1) は ... ), argv[1], tmp) == 0) { fprintf(stderr, "strftime returned 0"); exit(EXIT_FAILURE); } printf("Result string ...
https://man.plustar.jp/manpage/man3/strftime.3.html - [similar]
Man page of SCANF 3995
SCANF Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 scanf, ... s not a conversion and does not increase the count returned by the function. The assignment can be suppresse ... nment-suppression character, but the effect on the return value is undefined. Therefore %*n conversions shou ...
https://man.plustar.jp/manpage/man3/vfscanf.3.html - [similar]
Man page of SCANF 3995
SCANF Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 scanf, ... s not a conversion and does not increase the count returned by the function. The assignment can be suppresse ... nment-suppression character, but the effect on the return value is undefined. Therefore %*n conversions shou ...
https://man.plustar.jp/manpage/man3/vscanf.3.html - [similar]
Man page of SCANF 3995
SCANF Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 scanf, ... s not a conversion and does not increase the count returned by the function. The assignment can be suppresse ... nment-suppression character, but the effect on the return value is undefined. Therefore %*n conversions shou ...
https://man.plustar.jp/manpage/man3/vsscanf.3.html - [similar]
Man page of NETLINK 3995
NETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 netli ... set of the socket, and the required array size is returned in optlen . NETLINK_BROADCAST_ERROR (Linux 2.6.3 ... セージの終わり */ if (nh->nlmsg_type == NLMSG_DONE) return; if (nh->nlmsg_type == NLMSG_ERROR) /* 何らかのエラ ...
https://man.plustar.jp/manpage/man7/netlink.7.html - [similar]
PREV 20 21 22 23 24 25 26 27 28 29 30 31 32 33 NEXT

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