manページ検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1115 for char (0.051 sec.)
Man page of AFMTODIT 3390
AFMTODIT Section: User Commands (1) Updated: 6 August 2001 Index JM Home Page 名称 afmtodit - gr ... ァイルの各行は、下記のフォーマットから成ります。 ps_char groff_char ここで、 ps_char はその文字の PostScrip ... t 上の名前、 groff_char はその文字の groff 上の名前 (つまり、groff フォント ... イルで 使用される名前) です。 map_file 内には同じ ps_char が 2 回以上使用されていてもかまいません。しかし、 ... 同じ groff_char を 2 回以上使用することはできません。 font は、この ...
https://man.plustar.jp/manpage/man1/afmtodit.1.html - [similar]
Man page of GETPWNAM 3390
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getpwuid(uid_t uid ); int ... getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t ... ; int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ** result ); ... .h > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; /* ユー ...
https://man.plustar.jp/manpage/man3/getpwnam.3.html - [similar]
Man page of GETPWNAM 3390
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getpwuid(uid_t uid ); int ... getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t ... ; int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ** result ); ... .h > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; /* ユー ...
https://man.plustar.jp/manpage/man3/getpwnam_r.3.html - [similar]
Man page of GETPWNAM 3390
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getpwuid(uid_t uid ); int ... getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t ... ; int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ** result ); ... .h > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; /* ユー ...
https://man.plustar.jp/manpage/man3/getpwuid.3.html - [similar]
Man page of GETPWNAM 3390
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getpwuid(uid_t uid ); int ... getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t ... ; int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ** result ); ... .h > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; /* ユー ...
https://man.plustar.jp/manpage/man3/getpwuid_r.3.html - [similar]
Man page of ISALPHA 3349
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付かない関 ... c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペースか ... a value that is representable in the type unsigned char . If the argument c is of type char , it must be c ... ast to unsigned char , as in the following example: char c; ... res = t ...
https://man.plustar.jp/manpage/man3/isalnum.3.html - [similar]
Man page of ISALPHA 3349
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付かない関 ... c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペースか ... a value that is representable in the type unsigned char . If the argument c is of type char , it must be c ... ast to unsigned char , as in the following example: char c; ... res = t ...
https://man.plustar.jp/manpage/man3/isalnum_l.3.html - [similar]
Man page of ISALPHA 3349
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付かない関 ... c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペースか ... a value that is representable in the type unsigned char . If the argument c is of type char , it must be c ... ast to unsigned char , as in the following example: char c; ... res = t ...
https://man.plustar.jp/manpage/man3/isalpha.3.html - [similar]
Man page of ISALPHA 3349
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付かない関 ... c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペースか ... a value that is representable in the type unsigned char . If the argument c is of type char , it must be c ... ast to unsigned char , as in the following example: char c; ... res = t ...
https://man.plustar.jp/manpage/man3/isalpha_l.3.html - [similar]
Man page of ISALPHA 3349
ISALPHA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 isaln ... 定したロケールに従って c を分類する。 c は unsigned char か EOF でなければならない。 "_l" が後ろに付かない関 ... c が、ASCII文字セットに合致する 7ビットの unsigned char であるかを調べる。 isblank () 空白文字 (スペースか ... a value that is representable in the type unsigned char . If the argument c is of type char , it must be c ... ast to unsigned char , as in the following example: char c; ... res = t ...
https://man.plustar.jp/manpage/man3/isascii.3.html - [similar]
PREV 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 NEXT

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