manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 234 for [SIMILAR] 16 1024 4096 WITH 58755 wcstombs WITH ... (0.509 sec.)
Man page of ISWPRINT 0
ISWPRINT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswprint - 印字可能ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswprint(wint_t wc ); 説明 iswprint () 関数は、 isprint (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文 ...
https://man.plustar.jp/manpage/man3/iswprint.3.html - [similar]
Man page of ISWSPACE 0
ISWSPACE Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 iswspace - 空白ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswspace(wint_t wc ); 説明 iswspace () 関数は、 isspace (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswspace.3.html - [similar]
Man page of MEMMOVE 0
MEMMOVE Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memmove - メモリー領域をコピーする 書式 #include < string.h > void *memmove(void * dest , const void * src , size_t n ); 説明 memmove () は、メモリー領域 src の先頭 n バイトを メモリー領域 dest にコ ...
https://man.plustar.jp/manpage/man3/memmove.3.html - [similar]
Man page of WCSSTR 0
WCSSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsstr - ワイド文字文字列中の部分文字列の位置を特定する 書式 #include < wchar.h > wchar_t *wcsstr(const wchar_t * haystack , const wchar_t * needle ); 説明 wcsstr () 関数は、 strstr (3) 関数に対応す ...
https://man.plustar.jp/manpage/man3/wcsstr.3.html - [similar]
Man page of APPLE_CP 0
APPLE_CP Section: User Commands (1) Updated: 15 Oct 2001 Index JM Home Page 名前 apple_cp - apple ファイルをコピーし、リソースフォークもコピーする 書式 /usr/bin/apple_cp SOURCE DEST /usr/bin/apple_cp SOURCE ... DIRECTORY 説明 apple_cp は perl スクリプトであり、 SOURCE を DEST へコピーした ...
https://man.plustar.jp/manpage/man1/apple_cp.1.html - [similar]
Man page of APPLE_MV 0
APPLE_MV Section: User Commands (1) Updated: 16 Oct 2001 Index JM Home Page 名前 apple_mv - apple ファイルを移動し、リソースフォークも移動する 書式 /usr/bin/apple_mv SOURCE DEST /usr/bin/apple_mv SOURCE ... DIRECTORY 説明 apple_mv は perl スクリプトであり、 SOURCE を DEST へ移動したり、 ...
https://man.plustar.jp/manpage/man1/apple_mv.1.html - [similar]
Man page of MBRTOWC 0
MBRTOWC Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 mbrtowc - マルチバイト列をワイド文字に変換する 書式 #include < wchar.h > size_t mbrtowc(wchar_t * pwc , const char * s , size_t n , mbstate_t * ps ); 説明 この関数が用いられる場合、通常 s が NULL で ...
https://man.plustar.jp/manpage/man3/mbrtowc.3.html - [similar]
Man page of WCSWIDTH 0
WCSWIDTH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcswidth - 固定サイズのワイド文字文字列の表示に必要なカラム数を求める 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < wchar.h > int wcswidth(const wchar_t * s , size_t n ) ...
https://man.plustar.jp/manpage/man3/wcswidth.3.html - [similar]
Man page of STPCPY 0
STPCPY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 stpcpy - 文字列をコピーし、コピーした文字列の終りへのポインターを返す 書式 #include < string.h > char *stpcpy(char * dest , const char * src ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ...
https://man.plustar.jp/manpage/man3/stpcpy.3.html - [similar]
Man page of BSTRING 0
BSTRING Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - バイト列の操作を行なう 書式 #include < string.h > int bcmp(const void * s1 , const void * s2 , size_t n ); vo ...
https://man.plustar.jp/manpage/man3/bstring.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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