C语言函数库帮助文档
生活随笔
收集整理的這篇文章主要介紹了
C语言函数库帮助文档
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
C語言函數庫幫助文檔
安裝
1、C語言庫函數基本的幫助文檔
sudo apt-get install manpages sudo apt-get install manpages-de sudo apt-get install manpages-de-dev sudo apt-get install manpages-dev2、POSIX函數幫助文檔
sudo apt-get install manpages-posix sudo apt-get install manpages-posix-dev3、內核函數
sudo apt-get install linux-doc查看
1、系統函數
man 2 open2、標準庫
man 3 perror轉載于:https://www.cnblogs.com/roverliang/p/11512723.html
總結
以上是生活随笔為你收集整理的C语言函数库帮助文档的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python IDE比较与推荐
- 下一篇: 《Swift开发实战》——第1章,第1.