manページ検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1115 for char (2.836 sec.)
Man page of ASPRINTF 2995
ASPRINTF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 aspr ... cros (7) 参照 */ #include < stdio.h > int asprintf(char ** strp , const char * fmt , ...); int vasprintf(c ... har ** strp , const char * fmt , va_list ap ); 説明 asprintf () 関数と vasp ...
https://man.plustar.jp/manpage/man3/vasprintf.3.html - [similar]
Man page of GCC 2971
GCC Section: GNU Tools (1) Updated: 1998/12/16 Index JM Home Page 名称 gcc, g++ - GNU プロジェク ... -fno-strict-prototype -fsigned-bitfields -fsigned-char -fthis-is-variable -funsigned-bitfields -funsigned ... -char -fwritable-strings -traditional -traditional-cpp - ... Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscript -Wcomment -Wconversion -Wenum-clash -Wer ... とによってこの効果を得ることができます。 -funsigned-char char 型を unsigned char のように符号無しとして扱い ...
https://man.plustar.jp/manpage/man1/gcc.1.html - [similar]
Man page of ECVT_R 2971
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r ... number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(double number , i ... nt ndigits , int * decpt , int * sign , char * buf , size_t len ); int qecvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int qfcvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man3/ecvt_r.3.html - [similar]
Man page of ECVT_R 2971
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r ... number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(double number , i ... nt ndigits , int * decpt , int * sign , char * buf , size_t len ); int qecvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int qfcvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man3/fcvt_r.3.html - [similar]
Man page of ECVT_R 2971
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r ... number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(double number , i ... nt ndigits , int * decpt , int * sign , char * buf , size_t len ); int qecvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int qfcvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man3/qecvt_r.3.html - [similar]
Man page of ECVT_R 2971
ECVT_R Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 ecvt_r ... number , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int fcvt_r(double number , i ... nt ndigits , int * decpt , int * sign , char * buf , size_t len ); int qecvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); int qfcvt_r(long double numb ... er , int ndigits , int * decpt , int * sign , char * buf , size_t len ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man3/qfcvt_r.3.html - [similar]
Man page of STRCASECMP 2971
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... る 書式 #include < strings.h > int strcasecmp(const char * s1 , const char * s2 ); int strncasecmp(const ch ... ar * s1 , const char * s2 , size_t n ); 説明 The strcasecmp () function ... f the strings s1 and s2 , ignoring the case of the characters. It returns an integer less than, equal to, ...
https://man.plustar.jp/manpage/man3/strcasecmp.3.html - [similar]
Man page of STRCASECMP 2971
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... る 書式 #include < strings.h > int strcasecmp(const char * s1 , const char * s2 ); int strncasecmp(const ch ... ar * s1 , const char * s2 , size_t n ); 説明 The strcasecmp () function ... f the strings s1 and s2 , ignoring the case of the characters. It returns an integer less than, equal to, ...
https://man.plustar.jp/manpage/man3/strncasecmp.3.html - [similar]
Man page of ACCT 2971
ACCT Section: Linux Programmer's Manual (5) Updated: 2017-09-15 Index JM Home Page 名前 acct - プ ... CT_COMM 16 typedef u_int16_t comp_t; struct acct { char ac_flag; /* Accounting flags */ u_int16_t ac_uid; ... ; /* Average memory usage (kB) */ comp_t ac_io; /* Characters transferred (unused) */ comp_t ac_rw; /* Blo ... e; /* Process termination status (see wait (2)) */ char ac_comm[ACCT_COMM+1]; /* Command name (basename of ... last executed command; null-terminated) */ char ac_pad[ X ]; /* padding bytes */ }; enum { /* Bits ...
https://man.plustar.jp/manpage/man5/acct.5.html - [similar]
Man page of NETDEVICE 2971
NETDEVICE Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 net ... l のほとんどは ifreq 構造体を渡す。 struct ifreq { char ifr_name[IFNAMSIZ]; /* Interface name */ union { s ... int ifr_metric; int ifr_mtu; struct ifmap ifr_map; char ifr_slave[IFNAMSIZ]; char ifr_newname[IFNAMSIZ]; c ... d long mem_end; unsigned short base_addr; unsigned char irq; unsigned char dma; unsigned char port; }; ifm ... conf { int ifc_len; /* バッファーサイズ */ union { char *ifc_buf; /* バッファーアドレス */ struct ifreq *i ...
https://man.plustar.jp/manpage/man7/netdevice.7.html - [similar]
PREV 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 NEXT

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