manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 228 for fprintf (0.016 sec.)
Man page of TEE 4883
TEE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 tee - パイ ... *argv[]) { int fd; int len, slen; if (argc != 2) { fprintf(stderr, "Usage: %s <file>\n", argv[0]); exit(EXIT_ ...
https://man.plustar.jp/manpage/man2/tee.2.html - [similar]
Man page of ATEXIT 4883
ATEXIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 atexit ... T_MAX = %ld\n", a); i = atexit(bye); if (i != 0) { fprintf(stderr, "cannot set exit function\n"); exit(EXIT_F ...
https://man.plustar.jp/manpage/man3/atexit.3.html - [similar]
Man page of CLOCK_GETCPUCLOCKID 4883
CLOCK_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Pag ... id_t clockid; struct timespec ts; if (argc != 2) { fprintf(stderr, "%s <process-ID>\n", argv[0]); exit(EXIT_F ...
https://man.plustar.jp/manpage/man3/clock_getcpuclockid.3.html - [similar]
Man page of DLOPEN 4883
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... dle = dlopen("libm.so", RTLD_LAZY); if (!handle) { fprintf(stderr, "%s\n", dlerror()); exit(EXIT_FAILURE); } ... を言うのだ。 error = dlerror(); if (error != NULL) { fprintf(stderr, "%s\n", error); exit(EXIT_FAILURE); } prin ...
https://man.plustar.jp/manpage/man3/dlclose.3.html - [similar]
Man page of DLOPEN 4883
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... dle = dlopen("libm.so", RTLD_LAZY); if (!handle) { fprintf(stderr, "%s\n", dlerror()); exit(EXIT_FAILURE); } ... を言うのだ。 error = dlerror(); if (error != NULL) { fprintf(stderr, "%s\n", error); exit(EXIT_FAILURE); } prin ...
https://man.plustar.jp/manpage/man3/dlmopen.3.html - [similar]
Man page of DLOPEN 4883
DLOPEN Section: Linux Programmer's Manual (3) Updated: 2014-10-02 Index JM Home Page 名前 dlclos ... dle = dlopen("libm.so", RTLD_LAZY); if (!handle) { fprintf(stderr, "%s\n", dlerror()); exit(EXIT_FAILURE); } ... を言うのだ。 error = dlerror(); if (error != NULL) { fprintf(stderr, "%s\n", error); exit(EXIT_FAILURE); } prin ...
https://man.plustar.jp/manpage/man3/dlopen.3.html - [similar]
Man page of DUPLOCALE 4883
DUPLOCALE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dup ... ar *argv[]) { locale_t loc, nloc; if (argc != 2) { fprintf(stderr, "Usage: %s string\n", argv[0]); exit(EXIT_ ...
https://man.plustar.jp/manpage/man3/duplocale.3.html - [similar]
Man page of GETLINE 4883
GETLINE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getli ... L; size_t len = 0; ssize_t nread; if (argc != 2) { fprintf(stderr, "Usage: %s <file>\n", argv[0]); exit(EXIT_ ...
https://man.plustar.jp/manpage/man3/getdelim.3.html - [similar]
Man page of GETLINE 4883
GETLINE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getli ... L; size_t len = 0; ssize_t nread; if (argc != 2) { fprintf(stderr, "Usage: %s <file>\n", argv[0]); exit(EXIT_ ...
https://man.plustar.jp/manpage/man3/getline.3.html - [similar]
Man page of MBSTOWCS 4883
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... converted wide character string */ if (argc < 3) { fprintf(stderr, "Usage: %s <locale> <string>\n", argv[0]); ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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