Results of 1 - 2 of about 2 for inbuf (0.001 sec.)
- Man page of ICONV 11228
- ICONV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 iconv -
...
lude < iconv.h > size_t iconv(iconv_t cd , char ** inbuf , size_t * inbytesleft , char ** outbuf , size_t * ...
使用す る文字エンコーディングを定義するものである。 inbuf 引数は入力シー ケンスの先頭バイトを指す変数のアドレ ...
バッファーのバイト数を示す。 主に使われるのは、 「 inbuf が NULL でなく、かつ *inbuf が NULL でない」 という ...
場合である。 この場合、 iconv () 関数は、 *inbuf で始まるマルチバイト文字列を *outbuf で始まるマルチ ...
-
https://man.plustar.jp/manpage/man3/iconv.3.html
- [similar]
- Man page of ICONV_OPEN 7485
- ICONV_OPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ic
...
換状態が変更される。 変換状態を初期状態に戻すには、 inbuf 引数を NULL として iconv (3) を用いること。 返り値 ...
-
https://man.plustar.jp/manpage/man3/iconv_open.3.html
- [similar]
PREV
1
NEXT