manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for arr (0.039 sec.)
Man page of ENDIAN 9669
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... rgc, char *argv[]) { union { uint32_t u32; uint8_t arr[4]; } x; x.arr[0] = 0x11; /* Lowest-address byte * ... / x.arr[1] = 0x22; x.arr[2] = 0x33; x.arr[3] = 0x44; /* Hi ...
https://man.plustar.jp/manpage/man3/le16toh.3.html - [similar]
Man page of ENDIAN 9669
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... rgc, char *argv[]) { union { uint32_t u32; uint8_t arr[4]; } x; x.arr[0] = 0x11; /* Lowest-address byte * ... / x.arr[1] = 0x22; x.arr[2] = 0x33; x.arr[3] = 0x44; /* Hi ...
https://man.plustar.jp/manpage/man3/le32toh.3.html - [similar]
Man page of ENDIAN 9669
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... rgc, char *argv[]) { union { uint32_t u32; uint8_t arr[4]; } x; x.arr[0] = 0x11; /* Lowest-address byte * ... / x.arr[1] = 0x22; x.arr[2] = 0x33; x.arr[3] = 0x44; /* Hi ...
https://man.plustar.jp/manpage/man3/le64toh.3.html - [similar]
Man page of FREAD 7698
FREAD Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 fread, ... #include < stdio.h > #include < stdlib.h > #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) int m ... nsigned char buffer[4]; size_t ret = fread(buffer, ARRAY_SIZE(buffer), sizeof(*buffer), fp); if (ret != s ...
https://man.plustar.jp/manpage/man3/fread.3.html - [similar]
Man page of FREAD 7698
FREAD Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 fread, ... #include < stdio.h > #include < stdlib.h > #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) int m ... nsigned char buffer[4]; size_t ret = fread(buffer, ARRAY_SIZE(buffer), sizeof(*buffer), fp); if (ret != s ...
https://man.plustar.jp/manpage/man3/fwrite.3.html - [similar]
Man page of REGEX 5726
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... #include < stdlib.h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) sta ... ); for (int i = 0; ; i++) { if (regexec(&regex, s, ARRAY_SIZE(pmatch), pmatch, 0)) break; off = pmatch[0] ...
https://man.plustar.jp/manpage/man3/regcomp.3.html - [similar]
Man page of REGEX 5726
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... #include < stdlib.h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) sta ... ); for (int i = 0; ; i++) { if (regexec(&regex, s, ARRAY_SIZE(pmatch), pmatch, 0)) break; off = pmatch[0] ...
https://man.plustar.jp/manpage/man3/regerror.3.html - [similar]
Man page of REGEX 5726
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... #include < stdlib.h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) sta ... ); for (int i = 0; ; i++) { if (regexec(&regex, s, ARRAY_SIZE(pmatch), pmatch, 0)) break; off = pmatch[0] ...
https://man.plustar.jp/manpage/man3/regex.3.html - [similar]
Man page of REGEX 5726
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... #include < stdlib.h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) sta ... ); for (int i = 0; ; i++) { if (regexec(&regex, s, ARRAY_SIZE(pmatch), pmatch, 0)) break; off = pmatch[0] ...
https://man.plustar.jp/manpage/man3/regexec.3.html - [similar]
Man page of REGEX 5726
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... #include < stdlib.h > #include < regex.h > #define ARRAY_SIZE(arr) (sizeof((arr)) / sizeof((arr)[0])) sta ... ); for (int i = 0; ; i++) { if (regexec(&regex, s, ARRAY_SIZE(pmatch), pmatch, 0)) break; off = pmatch[0] ...
https://man.plustar.jp/manpage/man3/regfree.3.html - [similar]
PREV 1 2 NEXT

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