manページ検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 327 for return (0.068 sec.)
Man page of INSQUE 4308
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... tderr, "malloc() failed\n"); exit(EXIT_FAILURE); } return e; } int main(int argc, char *argv[]) { struct ele ...
https://man.plustar.jp/manpage/man3/insque.3.html - [similar]
Man page of MALLOC_HOOK 4308
MALLOC_HOOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 _ ... まにしておく) */ printf("malloc(%zu) called from %p returns %p\n", size, caller, result); /* ユーザーが使おう ... ックを再設定する */ __malloc_hook = my_malloc_hook; return result; } 関連項目 mallinfo (3), malloc (3), mchec ...
https://man.plustar.jp/manpage/man3/malloc_hook.3.html - [similar]
Man page of QSORT 4308
QSORT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 qsort, ... ようにキャストをしてからポインターの逆参照を行う。*/ return strcmp(*(const char **) p1, *(const char **) p2); ...
https://man.plustar.jp/manpage/man3/qsort.3.html - [similar]
Man page of QSORT 4308
QSORT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 qsort, ... ようにキャストをしてからポインターの逆参照を行う。*/ return strcmp(*(const char **) p1, *(const char **) p2); ...
https://man.plustar.jp/manpage/man3/qsort_r.3.html - [similar]
Man page of RAND 4308
RAND Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rand, sr ... t myrand(void) { next = next * 1103515245 + 12345; return((unsigned)(next/65536) % 32768); } void mysrand(un ...
https://man.plustar.jp/manpage/man3/rand.3.html - [similar]
Man page of RAND 4308
RAND Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rand, sr ... t myrand(void) { next = next * 1103515245 + 12345; return((unsigned)(next/65536) % 32768); } void mysrand(un ...
https://man.plustar.jp/manpage/man3/rand_r.3.html - [similar]
Man page of INSQUE 4308
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... tderr, "malloc() failed\n"); exit(EXIT_FAILURE); } return e; } int main(int argc, char *argv[]) { struct ele ...
https://man.plustar.jp/manpage/man3/remque.3.html - [similar]
Man page of SETBUF 4308
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... Z]; setbuf(stdin, buf); printf("Hello, world!\n"); return 0; } 関連項目 stdbuf (1), fclose (3), fflush (3), ...
https://man.plustar.jp/manpage/man3/setbuf.3.html - [similar]
Man page of SETBUF 4308
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... Z]; setbuf(stdin, buf); printf("Hello, world!\n"); return 0; } 関連項目 stdbuf (1), fclose (3), fflush (3), ...
https://man.plustar.jp/manpage/man3/setbuffer.3.html - [similar]
Man page of SETBUF 4308
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... Z]; setbuf(stdin, buf); printf("Hello, world!\n"); return 0; } 関連項目 stdbuf (1), fclose (3), fflush (3), ...
https://man.plustar.jp/manpage/man3/setlinebuf.3.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 NEXT

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