OnITRoad - man3
UNLOCKED_STDIO - Linux手册页
UNLOCKED_STDIO - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getc_unlocked,getchar_unlocked,putc_unlocked,putchar_unlocked-非锁定stdio函数 语法 #include <stdio.h> int getc_unlocked(FILE *stream);
Views:0 2019-08-20
PUTENV - Linux手册页
PUTENV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 putenv-更改或添加环境变量 语法 #include <stdlib.h> int putenv(char *string); glibc的功能测试宏要求(请参阅feature_test_macros(7)): putenv():_ XOPEN_SOURCE ||
Views:0 2019-08-20
PUTGRENT - Linux手册页
PUTGRENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 putgrent-将组数据库条目写入文件 语法 #定义_GNU_SOURCE / 参见feature_test_macros(7) / #包括 int putgrent(const struct group * grp,FILE * stream); 说明 putgrent(
Views:0 2019-08-20
PUTPWENT - Linux手册页
PUTPWENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 putpwent-编写密码文件条目 语法 #include <stdio.h> #include <sys/types.h> #include <pwd.h> int putpwent(const struct passwd *p, FILE
Views:0 2019-08-20
PUTS - Linux手册页
PUTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2018-04-30 名称 fputc,fputs,putc,putchar,puts-字符和字符串的输出 语法 #include <stdio.h> int fputc(int c, FILE *stream); int fputs(const char *s, FILE *stream); i
Views:0 2019-08-20
GETSPNAM - Linux手册页
GETSPNAM - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getspnam,getspnam_r,getspent,getspent_r,setspent,endsed,fgetspent,fgetspent_r,sgetspent,sgetspent_r,putspent,lckpwdf,ulckpwdf-获取影子密码文件条目 语法
Views:0 2019-08-20
GETUTENT - Linux手册页
GETUTENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getutent,getutid,getutline,pututline,setutent,endutent,utmpname-访问utmp文件条目 语法 #包括 struct utmp * getutent(void); struct utmp * getutid(const
Views:0 2019-08-20
GETUTENT - Linux手册页
GETUTENT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getutent,getutid,getutline,pututline,setutent,endutent,utmpname-访问utmp文件条目 语法 #包括 struct utmp * getutent(void); struct utmp * getutid(const
Views:0 2019-08-20
GETW - Linux手册页
GETW - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 getw,putw-单词的输入和输出(整数) 语法 #include <stdio.h> int getw(FILE *stream); int putw(int w, FILE *stream); glibc的功能测试宏要求(请参阅feature_test_macros
Views:0 2019-08-20
FPUTWC - Linux手册页
FPUTWC - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 fputwc,putwc-将宽字符写入FILE流 语法 #include <stdio.h> #include <wchar.h> wint_t fputwc(wchar_t wc, FILE *stream); wint_t putwc(wchar_t w
Views:0 2019-08-20
UNLOCKED_STDIO - Linux手册页
UNLOCKED_STDIO - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getc_unlocked,getchar_unlocked,putc_unlocked,putchar_unlocked-非锁定stdio函数 语法 #include <stdio.h> int getc_unlocked(FILE *stream);
Views:0 2019-08-20
PUTWCHAR - Linux手册页
PUTWCHAR - Linux手册页 Linux程序员手册 第3部分 更新日期: 2015-08-08 名称 putwchar-将宽字符写入标准输出 语法 #include <wchar.h> wint_t putwchar(wchar_t wc); 说明 putwchar()函数等效于putchar(3)函数。它将宽字符wc写入stdout。如果ferror(stdo
Views:0 2019-08-20
UNLOCKED_STDIO - Linux手册页
UNLOCKED_STDIO - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getc_unlocked,getchar_unlocked,putc_unlocked,putchar_unlocked-非锁定stdio函数 语法 #include <stdio.h> int getc_unlocked(FILE *stream);
Views:0 2019-08-20
POSIX_MEMALIGN - Linux手册页
POSIX_MEMALIGN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-08-13 名称 posix_memalign,aligned_alloc,memalign,valloc,pvalloc-分配对齐内存 语法 #include <stdlib.h> int posix_memalign(void **memptr, size_t ali
Views:0 2019-08-20
QECVT - Linux手册页
QECVT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 qecvt,qfcvt,qgcvt-将浮点数转换为字符串 语法 #包括 char * qecvt(长整数,int ndigits,int * decpt,int * sign); char * qfcvt(长整数,int ndigits,int * decpt,int * sign);
Views:0 2019-08-20
ECVT_R - Linux手册页
ECVT_R - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 ecvt_r,fcvt_r,qecvt_r,qfcvt_r-将浮点数转换为字符串 语法 #include <stdlib.h> int ecvt_r(double number, int ndigits, int *decpt, int *sign
Views:0 2019-08-20