免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 731 | 回复: 0
打印 上一主题 下一主题

linux常用C函数目录 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-12 09:01 |只看该作者 |倒序浏览

                 
字符测试篇
         
isalnum
         
isalpha
         
isascii
         
iscntrl
         
isdigit
         
isgraphis
         
islower
         
isprint
         
isspace
         
ispunct
         
isupper
         
isxdigit
         
         
字符串转换篇
         
atof
         
atoi
         
atol
         
gcvt
         
strtod
         
strtol
         
strtoul
         
toascii
         
tolower
         
toupper
         
         
内存控制篇
         
calloc
         
free
         
getpagesize
         
malloc
         
mmap
         
munmap
         
         
日期时间篇
         
asctime
         
ctime
         
gettimeofday
         
gmtime
         
localtime
         
mktime
         
settimeofday
         
time
         
         
内存及字符串操作篇
         
bcmp
         
bcopy
         
bzero
         
index
         
memccpy
         
memchr
         
memcmp
         
memcpy
         
memmove
         
memset
         
rindex
         
strcasecmp
         
strcat
         
strchr
         
strcmp
         
strcoll
         
strcpy
         
strcspn
         
strdup
         
strlen
         
strncasecmp
         
strncat
         
strncpy
         
strpbrk
         
strrchr
         
strspn
         
strstr
         
strtok
         
         
常用数学函数篇
         
abs
         
acos
         
asin
         
atan
         
atan2
         
ceil
         
cos
         
cosh
         
exp
         
frexp
         
ldexp
         
log
         
log10
         
pow
         
sin
         
sinh
         
sqrt
         
tan
         
tanh
         
         
用户组篇
         
endgrent
         
endpwent
         
endutent
         
fgetgrent
         
fgetpwent
         
getegid
         
geteuid
         
getgid
         
getgrent
         
getgrgid
         
getgrnam
         
getgroups
         
getpw
         
getpwent
         
getpwnam
         
getpwuid
         
getuid
         
getutent
         
getutid
         
getutline
         
initgroups
         
pututline
         
seteuid
         
setfsgid
         
setfsuid
         
setgid
         
setgrent
         
setgroups
         
setpwent
         
setregid
         
setreuid
         
setuid
         
setutent
         
utmpname
         
         
数据结构及算法篇
         
crypt
         
bsearch
         
lfind
         
lsearch
         
qsort
         
rand
         
srand
         
         
文件操作篇
         
close
         
creat
         
dup
         
dup2
         
fcntl
         
flock
         
fsync
         
lseek
         
mkstemp
         
open
         
read
         
sync
         
write
         
         
文件内容操作篇
         
clearerr
         
fclose
         
fdopen
         
feof
         
fflush
         
fgetc
         
fgets
         
fileno
         
fopen
         
fputc
         
fputs
         
fread
         
freopen
         
fseek
         
ftell
         
fwrite
         
getc
         
getchar
         
gets
         
mktemp
         
putc
         
putchar
         
rewind
         
setbuf
         
setbuffer
         
setlinebuf
         
setvbuf
         
ungetc
         
         
进程操作篇
         
atexit
         
execl
         
execlp
         
execv
         
execve
         
execvp
         
exit
         
_exit
         
vfork
         
getpgid
         
getpgrp
         
getpid
         
getppid
         
getpriority
         
nice
         
on_exit
         
setpgid
         
setpgrp
         
setpriority
         
system
         
wait
         
waitpid
         
fprintf
         
fscanf
         
printf
         
sacnf
         
sprintf
         
sscanf
         
vfprintf
         
vfscanf
         
vprintf
         
vscanf
         
vsprintf
         
vsscanf
         
         
文件权限控制篇
         
access
         
alphasort
         
chdir
         
chmod
         
chown
         
chroot
         
closedir
         
fchdir
         
fchmod
         
fchown
         
fstat
         
ftruncate
         
getcwd
         
link
         
lstat
         
opendir
         
readdir
         
readlink
         
remove
         
rename
         
rewinddir
         
seekdir
         
stat
         
symlink
         
telldir
         
truncate
         
umask
         
unlink
         
utime
         
utimes
         
         
信号处理篇
         
alarm
         
kill
         
pause
         
sigaction
         
sigaddset
         
sigdelset
         
sigemptyset
         
sigfillset
         
sigismember
         
signal
         
sigpending
         
sigprocmask
         
sleep
         
ferror
         
perror
         
strerror
         
mkfifo
         
pclose
         
pipe
         
popen
         
         
接口处理篇
         
accept
         
bind
         
connect
         
endprotoent
         
endservent
         
getsockopt
         
htonl
         
htons
         
inet_addr
         
inet_aton
         
inet_ntoa
         
listen
         
ntohl
         
ntohs
         
recv
         
recvfrom
         
recvmsg
         
send
         
sendmsg
         
sendto
         
setprotoent
         
setservent
         
setsockopt
         
shutdown
         
socket
         
         
环境变量篇
         
getenv
         
putenv
         
setenv
         
         
终端控制篇
         
getopt
         
isatty
         
select
         
ttyname
      
   
  
  
  

               
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/38038/showart_972473.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP