manページ検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 1594 for int (0.609 sec.)
Man page of DLOPEN 2623
DLOPEN Section: Linux Programmer's Manual (3) Updated: 16 May 1995 Index JM Home Page 名前 dlclo ... < dlfcn.h > void *dlopen (const char * filename , int flag ); const char *dlerror(void); void *dlsym(voi ... d *handle , char *symbol ); int dladdr(void *address , Dl_info *dlip ); int dlclos ... ードし、2.0 の余弦を表示する。 #include < dlfcn.h > int main(int argc, char **argv) { void *handle = dlope ... double (*cosine)(double) = dlsym(handle, "cos"); printf ("%f\n", (*cosine)(2.0)); dlclose(handle); } この ...
https://man.plustar.jp/manpage/man3/dlsym.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/endspent.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/fgetspent.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/fgetspent_r.3.html - [similar]
Man page of FPCLASSIFY 2623
FPCLASSIFY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fp ... 浮動小数点数の分類マクロ 書式 #include < math.h > int fpclassify( x ); int isfinite( x ); int isnormal( ... x ); int isnan( x ); int isinf( x ); -lm でリンクする。 gli ... OURCE , fpclassify , FPCLASSIFY , マクロ , isinf , int , isfinite , isnormal , isnan , NAN Linux マニュア ...
https://man.plustar.jp/manpage/man3/fpclassify.3.html - [similar]
Man page of WPRINTF 2623
WPRINTF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wprint ... tf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf - ワイド ... する 書式 #include < stdio.h > #include < wchar.h > int wprintf(const wchar_t * format , ...); int fwprint ... f(FILE * stream , const wchar_t * format , ...); int swprintf(wchar_t * wcs , size_t maxlen , const wch ... ar_t * format , ...); int vwprintf(const wchar_t * format , va_list args ); ...
https://man.plustar.jp/manpage/man3/fwprintf.3.html - [similar]
Man page of GETGROUPLIST 2623
GETGROUPLIST Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... るグループのリストを取得する 書式 #include < grp.h > int getgrouplist(const char * user , gid_t group , gid ... _t * groups , int * ngroups ); glibc 向けの機能検査マクロの要件 ( fe ... < stdlib.h > #include < grp.h > #include < pwd.h > int main(int argc, char *argv[]) { int ngroups; struct ... passwd *pw; struct group *gr; if (argc != 3) { fprintf(stderr, "Usage: %s <user> <ngroups>\n", argv[0]); ...
https://man.plustar.jp/manpage/man3/getgrouplist.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/getspent.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/getspent_r.3.html - [similar]
Man page of GETSPNAM 2623
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... stream ); struct spwd *sgetspent(const char * s ); int putspent(const struct spwd * p , FILE * stream ); ... int lckpwdf(void); int ulckpwdf(void); /* GNU による拡張 */ #include < sh ... adow.h > int getspent_r(struct spwd * spbuf , char * buf , size ... _t buflen , struct spwd ** spbufp ); int getspnam_r(const char * name , struct spwd * spbuf ...
https://man.plustar.jp/manpage/man3/getspnam.3.html - [similar]
PREV 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 NEXT

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