manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 950 for バイト (0.013 sec.)
Man page of BYTEORDER 5565
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... nl, htons, ntohl, ntohs - ホストバイトオーダーとネットワークバイトオーダーの間で値を変換す ... htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネットワークバイトオーダーに変換する。 h ... ) 関数は unsigned short integer hostshort を ホストバイトオーダーからネットワークバイトオーダーに変換する。 n ... () 関数は unsigned integer netlong を ネットワークバイトオーダーからホストバイトオーダーに変換する。 ntohs ( ...
https://man.plustar.jp/manpage/man3/byteorder.3.html - [similar]
Man page of BYTEORDER 5565
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... nl, htons, ntohl, ntohs - ホストバイトオーダーとネットワークバイトオーダーの間で値を変換す ... htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネットワークバイトオーダーに変換する。 h ... ) 関数は unsigned short integer hostshort を ホストバイトオーダーからネットワークバイトオーダーに変換する。 n ... () 関数は unsigned integer netlong を ネットワークバイトオーダーからホストバイトオーダーに変換する。 ntohs ( ...
https://man.plustar.jp/manpage/man3/htonl.3.html - [similar]
Man page of BYTEORDER 5565
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... nl, htons, ntohl, ntohs - ホストバイトオーダーとネットワークバイトオーダーの間で値を変換す ... htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネットワークバイトオーダーに変換する。 h ... ) 関数は unsigned short integer hostshort を ホストバイトオーダーからネットワークバイトオーダーに変換する。 n ... () 関数は unsigned integer netlong を ネットワークバイトオーダーからホストバイトオーダーに変換する。 ntohs ( ...
https://man.plustar.jp/manpage/man3/htons.3.html - [similar]
Man page of MBLEN 5565
MBLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mblen - ... 次のマルチバイト文字のバイト数を返す 書式 #include < stdlib.h > int ... LL でなければ、 mblen () 関数は s から始まる最大 n バイトのマルチバイト文字列を検査して、 次の完全なマルチバイ ... 用する静的で名前のないシフト状態が使用される。 マルチバイト文字がヌルワイド文字でなければ s から消費される バイ ... ト数を返す。マルチバイト文字がヌルワイド文字ならば 0 を返す。 s から始まる n ...
https://man.plustar.jp/manpage/man3/mblen.3.html - [similar]
Man page of BYTEORDER 5565
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... nl, htons, ntohl, ntohs - ホストバイトオーダーとネットワークバイトオーダーの間で値を変換す ... htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネットワークバイトオーダーに変換する。 h ... ) 関数は unsigned short integer hostshort を ホストバイトオーダーからネットワークバイトオーダーに変換する。 n ... () 関数は unsigned integer netlong を ネットワークバイトオーダーからホストバイトオーダーに変換する。 ntohs ( ...
https://man.plustar.jp/manpage/man3/ntohl.3.html - [similar]
Man page of BYTEORDER 5565
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... nl, htons, ntohl, ntohs - ホストバイトオーダーとネットワークバイトオーダーの間で値を変換す ... htonl () 関数は unsigned integer hostlong を ホストバイトオーダーからネットワークバイトオーダーに変換する。 h ... ) 関数は unsigned short integer hostshort を ホストバイトオーダーからネットワークバイトオーダーに変換する。 n ... () 関数は unsigned integer netlong を ネットワークバイトオーダーからホストバイトオーダーに変換する。 ntohs ( ...
https://man.plustar.jp/manpage/man3/ntohs.3.html - [similar]
Man page of MAGIC 5546
MAGIC Section: Devices and Network Interfaces (4) Updated: Public Domain Index JM Home Page 名前 ... ル先頭から見て特定のオフセット位置にあるデータと、 1 バイトまたは 2 バイト、4 バイトの数値や文字列との比較が行わ ... のファイル内での位置を指定するオフセット値で、単位はバイトである。 type 調べるデータの型。指定できる値は以下の ... 通りである: byte 1 バイト値。 short (ほとんどのシステムでは) 2 バイト値。マシ ... ンのネイティブのバイト順である。 long (ほとんどのシステムでは) 4 バイト値。 ...
https://man.plustar.jp/manpage/man4/magic.4.html - [similar]
Man page of MBRLEN 5521
MBRLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mbrlen ... - 次のマルチバイト文字の長さをバイト数で返す 書式 #include < wchar.h > ... _t * ps ); 説明 mbrlen () 関数は s から始まるマルチバイト文字列を 最大 n バイト調べて次の完全なマルチバイト... を取り出す。 同時にシフト状態 *ps を更新する。 マルチバイト文字がナルワイド文字でなければ s から 消費するバイト ... *ps を 初期状態に戻して、0 を返す。 s から始まる n バイトの文字列が完全なマルチバイト文字を含んで いない場合に ...
https://man.plustar.jp/manpage/man3/mbrlen.3.html - [similar]
Man page of INET_NET_PTON 5314
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... ある pres をネットワーク形式に変換する。 ネットワークバイトオーダーの変換結果は netp が指すバッファーに格納され ... 構造体を指している)。 nsize 引数は netp で利用可能なバイト数を示す。 成功すると inet_net_pton () は netp に格納 ... めるべきである。 呼び出しではネットワーク番号で必要なバイトだけが書き込まれ、 そのバイト数は完全なネットワークア ... ドレスのバイト数よりも少ないこともある。 inet_net_ntop() inet_net_ ...
https://man.plustar.jp/manpage/man3/inet_net_ntop.3.html - [similar]
Man page of INET_NET_PTON 5314
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... ある pres をネットワーク形式に変換する。 ネットワークバイトオーダーの変換結果は netp が指すバッファーに格納され ... 構造体を指している)。 nsize 引数は netp で利用可能なバイト数を示す。 成功すると inet_net_pton () は netp に格納 ... めるべきである。 呼び出しではネットワーク番号で必要なバイトだけが書き込まれ、 そのバイト数は完全なネットワークア ... ドレスのバイト数よりも少ないこともある。 inet_net_ntop() inet_net_ ...
https://man.plustar.jp/manpage/man3/inet_net_pton.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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