manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 952 for [SIMILAR] 16 1024 4096 WITH 39542 dysize WITH 10... (2.243 sec.)
Man page of SWAB 0
SWAB Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 swab - 隣接するバイトを交換する 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < unistd.h > void swab(const void * from , void * to , ssize_t n ); 説明 swab () 関数は、 from で ...
https://man.plustar.jp/manpage/man3/swab.3.html - [similar]
Man page of TOASCII 0
TOASCII Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 toascii - 文字を ASCII に変換する 書式 #include < ctype.h > int toascii(int c ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): toascii (): _XOPEN_SOURCE || /* Glibc since 2.19: ...
https://man.plustar.jp/manpage/man3/toascii.3.html - [similar]
Man page of WCSCMP 0
WCSCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscmp - 2 つのワイド文字文字列を比較する 書式 #include < wchar.h > int wcscmp(const wchar_t * s1 , const wchar_t * s2 ); 説明 wcscmp () 関数は、 strcmp (3) 関数に対応するワイド文字関数である。 この ...
https://man.plustar.jp/manpage/man3/wcscmp.3.html - [similar]
Man page of WCWIDTH 0
WCWIDTH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcwidth - ワイド文字が必要とするカラム数を調べる 書式 #define _XOPEN_SOURCE #include < wchar.h > int wcwidth(wchar_t c ); 説明 wcwidth () 関数は、ワイド文字 c を表現するために必要なカラム 数を返す。 ...
https://man.plustar.jp/manpage/man3/wcwidth.3.html - [similar]
Man page of WMEMCMP 0
WMEMCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemcmp - ワイド文字の配列 2 つを比較する 書式 #include < wchar.h > int wmemcmp(const wchar_t * s1 , const wchar_t * s2 , size_t n ); 説明 wmemcmp () 関数は、 memcmp (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemcmp.3.html - [similar]
Man page of MQ_UNLINK 0
MQ_UNLINK Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_unlink - メッセージキューを削除する 書式 #include < mqueue.h > int mq_unlink(const char * name ); -lrt でリンクする。 説明 mq_unlink () は指定されたメッセージキュー name を削除する。 メッセージ ...
https://man.plustar.jp/manpage/man2/mq_unlink.2.html - [similar]
Man page of CBRT 0
CBRT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 cbrt, cbrtf, cbrtl - 立方根を計算する関数 書式 #include < math.h > double cbrt(double x ); float cbrtf(float x ); long double cbrtl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ...
https://man.plustar.jp/manpage/man3/cbrt.3.html - [similar]
Man page of CBRT 0
CBRT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 cbrt, cbrtf, cbrtl - 立方根を計算する関数 書式 #include < math.h > double cbrt(double x ); float cbrtf(float x ); long double cbrtl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ...
https://man.plustar.jp/manpage/man3/cbrtf.3.html - [similar]
Man page of CBRT 0
CBRT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 cbrt, cbrtf, cbrtl - 立方根を計算する関数 書式 #include < math.h > double cbrt(double x ); float cbrtf(float x ); long double cbrtl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ...
https://man.plustar.jp/manpage/man3/cbrtl.3.html - [similar]
Man page of FPUTWS 0
FPUTWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fputws - ワイド文字の文字列を FILE ストリームに書き込む 書式 #include < wchar.h > int fputws(const wchar_t * ws , FILE * stream ); 説明 fputws () 関数は、 fputs (3) に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/fputws.3.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 NEXT

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