manページ検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 1640 for [SIMILAR] 16 1024 4096 WITH 51501 スキ WITH 1797... (2.845 sec.)
Man page of UNLINK 0
UNLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 unlink, unlinkat - 名前を削除し、場合によってはそれが参照しているファイルも削除する 書式 #include < unistd.h > int unlink(const char * pathname ); #include < fcntl.h > /* AT_* 定数の定義 */ #include ...
https://man.plustar.jp/manpage/man2/unlinkat.2.html - [similar]
Man page of VHANGUP 0
VHANGUP Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 vhangup - 現在の端末を仮想的に (virtualy) ハングアップ (hangup) させる 書式 #include < unistd.h > int vhangup(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): vhangup (): gl ...
https://man.plustar.jp/manpage/man2/vhangup.2.html - [similar]
Man page of UNIMPLEMENTED 0
UNIMPLEMENTED Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security, stty, tuxcall, ulimit, vserver - 実装されていないシ ...
https://man.plustar.jp/manpage/man2/vserver.2.html - [similar]
Man page of MB_CUR_MAX 0
MB_CUR_MAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 MB_CUR_MAX - 現在のロケールでのマルチバイト文字の最大長 書式 #include < stdlib.h > 説明 MB_CUR_MAX マクロは、現在のロケールで一つのワイド文字を表現するために必要な 最大バイト数を表す整数表現を定 ...
https://man.plustar.jp/manpage/man3/MB_CUR_MAX.3.html - [similar]
Man page of ATOF 0
ATOF Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 atof - 文字列を double 型の数値に変換 書式 #include < stdlib.h > double atof(const char * nptr ); 説明 atof () 関数は、 nptr によって指示される文字列のはじめの部分を double 型の数値に変換する。 この振 ...
https://man.plustar.jp/manpage/man3/atof.3.html - [similar]
Man page of BCMP 0
BCMP Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 bcmp - バイト列を比較する 書式 #include < strings.h > int bcmp(const void * s1 , const void * s2 , size_t n ); 説明 bcmp () は、2 つのバイト列 s1 と s2 の先頭 n バイトを 比較する。2 つが等しいか、特に ...
https://man.plustar.jp/manpage/man3/bcmp.3.html - [similar]
Man page of BCOPY 0
BCOPY Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 bcopy - バイト列をコピーする 書式 #include < strings.h > void bcopy(const void * src , void * dest , size_t n ); 説明 bcopy () は src から先頭 n バイトを dest にコピーする。 領域が重なっていても、結果 ...
https://man.plustar.jp/manpage/man3/bcopy.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]
Man page of BZERO 0
BZERO Section: Linux Programmer's Manual (3) Updated: 2013-10-22 Index JM Home Page 名前 bzero - 値 0 のバイトで埋める 書式 #include < strings.h > void bzero(void * s , size_t n ); 説明 bzero () 関数は バイト列 s から始まる領域の先頭 n バイトを 数値ゼロ (値が '\0' のバイト) で埋める。 返 ...
https://man.plustar.jp/manpage/man3/bzero.3.html - [similar]
Man page of CABS 0
CABS Section: Linux Programmer's Manual (3) Updated: 2015-04-19 Index JM Home Page 名前 cabs, cabsf, cabsl - 複素数の絶対値 書式 #include < complex.h > double cabs(double complex z ); float cabsf(float complex z ); long double cabsl(long double complex z ); -lm でリンクする。 説明 これら ...
https://man.plustar.jp/manpage/man3/cabs.3.html - [similar]
PREV 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 NEXT

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