c语言函数man,Linux下C语言编程有困难找man

7df10c20385182aedc612ba7fe9c014f.png

类型:远程监控大小:4.6M语言:中文 评分:5.7

标签:

立即下载

Linux 下编程最痛苦的是什么?是语法?是编译器?是函数?我感觉是一堆C函数而且还没有参考。。。本来想买本书,可是觉得总是翻书又不方便,于是就查了一下,原来强大的男人(man)也可以用来查看C函数。

Ubuntu 默认安装的只是命令的 man

我们先来查看一下最初的man,执行以下命令:

man man

可以看到

The table below shows the section numbers of the manual followed by the

types of pages they contain.

1 Executable programs or shell commands

2 System calls (functions provided by the kernel)

3 Library calls (functions within program libraries)

4 Special files (usually found in /dev)

5 File formats and conventions eg /etc/passwd

6 Games

7 Miscellaneous (including macro packages and conven‐ tions), e.g. man(7), groff(7)

8 System administration commands (usually only for root) 9 Kernel routines [Non standard] A manual page consists of several sections.

可是在Linux 下编写 C 程序时,又很多的C函数,肯定是记不住的。所以有一个简单而且免费的方法可以实现:

在终端下输入以下命令,就可以下载C函数的man了。

#apt-get install manpages-dev#apt-get install manpages-posix-dev

OK,本来还打算买本 Linux C 函数参考手册的,现在不用了。:D

最后,再次感谢强大的man!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值