manページ検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 504 for unsigned (0.038 sec.)
Man page of BYTEORDER 3813
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... _t ntohs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネット ... ワークバイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーから ... ットワークバイトオーダーに変換する。 ntohl () 関数は unsigned integer netlong を ネットワークバイトオーダーからホ ... ストバイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダ ...
https://man.plustar.jp/manpage/man3/htons.3.html - [similar]
Man page of BYTEORDER 3813
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... _t ntohs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネット ... ワークバイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーから ... ットワークバイトオーダーに変換する。 ntohl () 関数は unsigned integer netlong を ネットワークバイトオーダーからホ ... ストバイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダ ...
https://man.plustar.jp/manpage/man3/ntohl.3.html - [similar]
Man page of BYTEORDER 3813
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... _t ntohs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネット ... ワークバイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーから ... ットワークバイトオーダーに変換する。 ntohl () 関数は unsigned integer netlong を ネットワークバイトオーダーからホ ... ストバイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダ ...
https://man.plustar.jp/manpage/man3/ntohs.3.html - [similar]
Man page of SD 3797
SD Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 sd - SCSI ... のディスクパラメーターを返す: struct hd_geometry { unsigned char heads; unsigned char sectors; unsigned short ... cylinders; unsigned long start; }; この構造体へのポインターが ioctl (2 ... イブ , パラメーター , ナンバー , ioctl , デバイス , unsigned , dev , 物理 , ジオメトリ , 情報 Linux マニュアル ...
https://man.plustar.jp/manpage/man4/sd.4.html - [similar]
Man page of INIT_MODULE 3742
INIT_MODULE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 i ... ードする 書式 int init_module(void * module_image , unsigned long len , const char * param_values ); int finit_ ... 構造体は以下のように定義されている。 struct module { unsigned long size_of_struct; struct module *next; const ch ... ar *name; unsigned long size; long usecount; unsigned long flags; uns ... igned int nsyms; unsigned int ndeps; struct module_symbol *syms; struct modu ...
https://man.plustar.jp/manpage/man2/finit_module.2.html - [similar]
Man page of ISALPHA 3742
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 関数は、指定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付か ... ascii () c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペー ... r EOF or a value that is representable in the type unsigned char . If the argument c is of type char , it must ... be cast to unsigned char , as in the following example: char c; ... re ...
https://man.plustar.jp/manpage/man3/isalnum.3.html - [similar]
Man page of ISALPHA 3742
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 関数は、指定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付か ... ascii () c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペー ... r EOF or a value that is representable in the type unsigned char . If the argument c is of type char , it must ... be cast to unsigned char , as in the following example: char c; ... re ...
https://man.plustar.jp/manpage/man3/isalnum_l.3.html - [similar]
Man page of ISALPHA 3742
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 関数は、指定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付か ... ascii () c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペー ... r EOF or a value that is representable in the type unsigned char . If the argument c is of type char , it must ... be cast to unsigned char , as in the following example: char c; ... re ...
https://man.plustar.jp/manpage/man3/isalpha.3.html - [similar]
Man page of ISALPHA 3742
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 関数は、指定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付か ... ascii () c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペー ... r EOF or a value that is representable in the type unsigned char . If the argument c is of type char , it must ... be cast to unsigned char , as in the following example: char c; ... re ...
https://man.plustar.jp/manpage/man3/isalpha_l.3.html - [similar]
Man page of ISALPHA 3742
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 関数は、指定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付か ... ascii () c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペー ... r EOF or a value that is representable in the type unsigned char . If the argument c is of type char , it must ... be cast to unsigned char , as in the following example: char c; ... re ...
https://man.plustar.jp/manpage/man3/isascii.3.html - [similar]
PREV 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 NEXT

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