manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 1261 for [SIMILAR] 16 1024 4096 WITH 1135 ロジ WITH 1097 ... (1.069 sec.)
Man page of CLOSEDIR 0
CLOSEDIR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 closedir - ディレクトリをクローズする 書式 #include < sys/types.h > #include < dirent.h > int closedir(DIR * dirp ); 説明 closedir () 関数は dirp に関連付けられた ディレクトリストリームをクローズす ...
https://man.plustar.jp/manpage/man3/closedir.3.html - [similar]
Man page of GETLOADAVG 0
GETLOADAVG Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 getloadavg - get system load averages 書式 #include < stdlib.h > int getloadavg(double loadavg[] , int nelem ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getloadavg (): S ...
https://man.plustar.jp/manpage/man3/getloadavg.3.html - [similar]
Man page of ISATTY 0
ISATTY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 isatty - ファイルディスクリプターが端末を参照しているかをチェックする 書式 #include < unistd.h > int isatty(int fd ); 説明 isatty () 関数は、 fd が端末を参照するオープンされたファイルディスクリプター ...
https://man.plustar.jp/manpage/man3/isatty.3.html - [similar]
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 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 WCSNCAT 0
WCSNCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsncat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcsncat(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wcsncat () 関数は strncat (3) に対応するワイド文字関数で ...
https://man.plustar.jp/manpage/man3/wcsncat.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 TTYTYPE 0
TTYTYPE Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 ttytype - 端末デバイス-端末タイプのデフォルトマッピング 説明 /etc/ttytype は tty ラインを termcap (5)/ terminfo (5) の端末タイプの名前と関連付ける。それ ぞれの行には、まず端末のタイプ、続いてスペー ...
https://man.plustar.jp/manpage/man5/ttytype.5.html - [similar]
Man page of MEMSET 0
MEMSET Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memset - ある一定のバイトでメモリー領域を埋める。 書式 #include < string.h > void *memset(void * s , int c , size_t n ); 説明 memset () は s で示されるメモリー領域の先頭から n バイトを c で埋める。 ...
https://man.plustar.jp/manpage/man3/memset.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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