OnITRoad - man3

FTS - Linux手册页

FTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 fts,fts_open,fts_read,fts_children,fts_set,fts_close-遍历文件层次结构 语法 #include <sys/types.h> #include <sys/stat.h> #include <fts.h>

Views:0  2019-08-20

FTS - Linux手册页

FTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 fts,fts_open,fts_read,fts_children,fts_set,fts_close-遍历文件层次结构 语法 #include <sys/types.h> #include <sys/stat.h> #include <fts.h>

Views:0  2019-08-20

FTS - Linux手册页

FTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 fts,fts_open,fts_read,fts_children,fts_set,fts_close-遍历文件层次结构 语法 #include <sys/types.h> #include <sys/stat.h> #include <fts.h>

Views:0  2019-08-20

FTS - Linux手册页

FTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 fts,fts_open,fts_read,fts_children,fts_set,fts_close-遍历文件层次结构 语法 #include <sys/types.h> #include <sys/stat.h> #include <fts.h>

Views:0  2019-08-20

FTS - Linux手册页

FTS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 fts,fts_open,fts_read,fts_children,fts_set,fts_close-遍历文件层次结构 语法 #include <sys/types.h> #include <sys/stat.h> #include <fts.h>

Views:0  2019-08-20

FTW - Linux手册页

FTW - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 ftw,nftw-文件树浏览 语法 #include <ftw.h> int nftw(const char *dirpath, int (*fn) (const char *fpath, const struct stat *sb,

Views:0  2019-08-20

FLOCKFILE - Linux手册页

FLOCKFILE - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 flockfile,ftrylockfile,funlockfile-锁定stdio的文件 语法 #include <stdio.h> void flockfile(FILE *filehandle); int ftrylockfile(FILE *filehan

Views:0  2019-08-20

UTIMENSAT - Linux手册页

UTIMENSAT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 utimensat,futimens-以纳秒级精度更改文件时间戳 语法 #include <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int

Views:0  2019-08-20

FUTIMES - Linux手册页

FUTIMES - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 futimes,lutimes-更改文件时间戳 语法 #include <sys/time.h> int futimes(int fd, const struct timeval tv[2]); int lutimes(const char *filename, c

Views:0  2019-08-20

FWIDE - Linux手册页

FWIDE - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 fwide-设置并确定FILE流的方向 语法 #include <wchar.h> int fwide(FILE *stream, int mode); glibc的功能测试宏要求(请参阅feature_test_macros(7)): fwide(): _XOPEN

Views:0  2019-08-20

WPRINTF - Linux手册页

WPRINTF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 wprintf,fwprintf,swprintf,vwprintf,vfwprintf,vswprintf-格式化的宽字符输出转换 语法 #include <stdio.h> #include <wchar.h> int wprintf(const wc

Views:0  2019-08-20

FREAD - Linux手册页

FREAD - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-08-13 名称 fread,fwrite-二进制流输入/输出 语法 #include <stdio.h> size_t fread(void *ptr, size_t size, size_t nmemb, FILE *stream); size_t fwrite(const void

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

GETADDRINFO_A - Linux手册页

GETADDRINFO_A - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getaddrinfo_a,gai_suspend,gai_error,gai_cancel-异步网络地址和服务转换 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <

Views:0  2019-08-20

GETADDRINFO_A - Linux手册页

GETADDRINFO_A - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 getaddrinfo_a,gai_suspend,gai_error,gai_cancel-异步网络地址和服务转换 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <

Views:0  2019-08-20

GETADDRINFO - Linux手册页

GETADDRINFO - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 getaddrinfo,freeaddrinfo,gai_strerror-网络地址和服务翻译 语法 #include <sys/types.h> #include <sys/socket.h> #include <netdb.h> i

Views:0  2019-08-20