manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 79 for src (0.059 sec.)
Man page of WCSCPY 7252
WCSCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscpy ... > wchar_t *wcscpy(wchar_t * dest , const wchar_t * src ); 説明 wcscpy () 関数は、 strcpy (3) 関数に対応す ... るワイド文字関数である。 この関数は、 src が指すワイド文字 (終端のヌルワイド文字 (L'\0') を含 ... っていてはならない。 プログラマは、少なくとも wcslen(src)+1 文字のワイド文字 が入るだけの領域を dest に対し ...
https://man.plustar.jp/manpage/man3/wcscpy.3.html - [similar]
Man page of MEMCPY 7129
MEMCPY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcpy ... string.h > void *memcpy(void * dest , const void * src , size_t n ); 説明 memcpy () はメモリー領域 src... changing the order in which bytes were copied from src to dest . This change revealed breakages in a numb ...
https://man.plustar.jp/manpage/man3/memcpy.3.html - [similar]
Man page of WCPCPY 7129
WCPCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcpcpy ... > wchar_t *wcpcpy(wchar_t * dest , const wchar_t * src ); glibc 向けの機能検査マクロの要件 ( feature_test ... 3) 関数に対応するワイド文字関数である。 この関数は src が指すワイド文字文字列を、 終端のヌルワイド文字 (L ... っていてはならない。 プログラマは、少なくとも wcslen(src)+1 文字のワイド文字 が入るだけの領域を dest に対し ...
https://man.plustar.jp/manpage/man3/wcpcpy.3.html - [similar]
Man page of MEMPCPY 7060
MEMPCPY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mempc ... tring.h > void *mempcpy(void * dest , const void * src , size_t n ); #define _GNU_SOURCE /* feature_test_ ... wchar_t *wmempcpy(wchar_t * dest , const wchar_t * src , size_t n ); 説明 mempcpy () 関数は memcpy (3) 関 ... 数とほぼ同一である。 この関数は、 src で始まるオブジェクトから n バイトを、 dest で指され ...
https://man.plustar.jp/manpage/man3/mempcpy.3.html - [similar]
Man page of MEMPCPY 7060
MEMPCPY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mempc ... tring.h > void *mempcpy(void * dest , const void * src , size_t n ); #define _GNU_SOURCE /* feature_test_ ... wchar_t *wmempcpy(wchar_t * dest , const wchar_t * src , size_t n ); 説明 mempcpy () 関数は memcpy (3) 関 ... 数とほぼ同一である。 この関数は、 src で始まるオブジェクトから n バイトを、 dest で指され ...
https://man.plustar.jp/manpage/man3/wmempcpy.3.html - [similar]
Man page of iptables-extensions 6991
iptables-extensions Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables-exten ... たアドレス THROW 要修正 NAT 要修正 XRESOLVE [ ! ] --src-type type 送信元アドレスが指定された種類の場合にマ ... プロトコルは名前または数値で指定する。 [ ! ] --ctorigsrc address [ / mask ] [ ! ] --ctorigdst address [ / m ... ask ] [ ! ] --ctreplsrc address [ / mask ] [ ! ] --ctrepldst address [ / m ... ンの送信元/宛先アドレスにマッチする。 [ ! ] --ctorigsrcport port [ : port ] [ ! ] --ctorigdstport port [ : ...
https://man.plustar.jp/manpage/man8/iptables-extensions.8.html - [similar]
Man page of UUID_COPY 6923
UUID_COPY Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_c ... < uuid/uuid.h > void uuid_copy(uuid_t dst , uuid_t src); 説明 uuid_copy 関数は UUID 変数 src を dst にコピ ...
https://man.plustar.jp/manpage/man3/uuid_copy.3.html - [similar]
Man page of uuencode 6854
uuencode Section: User Commands (1) Index JM Home Page 名前 uuencode - バイナリファイルをエンコー ... 相手のシステムで uudecode が実行されると、ファイル ``src_tree.tar.Z'' が作られる。 このファイルは、uncompre ... スツリーを (tar で) 取り出すことができる。 tar cf - src_tree | compress | uuencode src_tree.tar.Z | mail s ...
https://man.plustar.jp/manpage/man1/uudecode.1.html - [similar]
Man page of uuencode 6854
uuencode Section: User Commands (1) Index JM Home Page 名前 uuencode - バイナリファイルをエンコー ... 相手のシステムで uudecode が実行されると、ファイル ``src_tree.tar.Z'' が作られる。 このファイルは、uncompre ... スツリーを (tar で) 取り出すことができる。 tar cf - src_tree | compress | uuencode src_tree.tar.Z | mail s ...
https://man.plustar.jp/manpage/man1/uuencode.1.html - [similar]
Man page of WCSTOMBS 6854
WCSTOMBS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcst ... .h > size_t wcstombs(char * dest , const wchar_t * src , size_t n ); 説明 If dest is not NULL, the wcstom ... bs () function converts the wide-character string src to a multibyte string starting at dest . At most n ... 合を避けるために、プログラマーは n が wcstombs(NULL,src,0)+1 以上であることを保証しなければならない。 返り ...
https://man.plustar.jp/manpage/man3/wcstombs.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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