C語(yǔ)言的常用庫(kù)函數(shù)
公司主營(yíng)業(yè)務(wù):成都網(wǎng)站建設(shè)、網(wǎng)站建設(shè)、移動(dòng)網(wǎng)站開(kāi)發(fā)等業(yè)務(wù)。幫助企業(yè)客戶真正實(shí)現(xiàn)互聯(lián)網(wǎng)宣傳,提高企業(yè)的競(jìng)爭(zhēng)能力。成都創(chuàng)新互聯(lián)是一支青春激揚(yáng)、勤奮敬業(yè)、活力青春激揚(yáng)、勤奮敬業(yè)、活力澎湃、和諧高效的團(tuán)隊(duì)。公司秉承以“開(kāi)放、自由、嚴(yán)謹(jǐn)、自律”為核心的企業(yè)文化,感謝他們對(duì)我們的高要求,感謝他們從不同領(lǐng)域給我們帶來(lái)的挑戰(zhàn),讓我們激情的團(tuán)隊(duì)有機(jī)會(huì)用頭腦與智慧不斷的給客戶帶來(lái)驚喜。成都創(chuàng)新互聯(lián)推出海門(mén)免費(fèi)做網(wǎng)站回饋大家。
函數(shù)1。absread()讀磁盤(pán)絕對(duì)扇區(qū)函數(shù)
函數(shù)2。abswrite()寫(xiě)磁盤(pán)絕對(duì)扇區(qū)函數(shù)
函數(shù)3。atof()將字符串轉(zhuǎn)換成浮點(diǎn)數(shù)的函數(shù)
函數(shù)4。atoi()將字符串轉(zhuǎn)換成整型數(shù)的函數(shù)
函數(shù)5。atol()將字符串轉(zhuǎn)換成長(zhǎng)整型數(shù)的函數(shù)
函數(shù)6。bcd()把一個(gè)數(shù)轉(zhuǎn)換成對(duì)應(yīng)的BCD碼的函數(shù)
函數(shù)7。bdos()
函數(shù)8。biosdisk()調(diào)用BIOS磁盤(pán)驅(qū)動(dòng)程序函數(shù)
函數(shù)9。biosprint()調(diào)用BIOS打印機(jī)I/O接口的函數(shù)
函數(shù)10。calloc()分配內(nèi)存函數(shù)
函數(shù)11。ceil()
函數(shù)12。cgets()讀字符串函數(shù)
函數(shù)13。chdir()改變當(dāng)前目錄的函數(shù)
函數(shù)14。_chmod()改變文件存取權(quán)限的函數(shù)
函數(shù)15。chmod()改變文件存取權(quán)限的函數(shù)
函數(shù)16。clock()
函數(shù)17。close()關(guān)閉文件函數(shù)
函數(shù)18。closegraph()關(guān)閉圖形函數(shù)
函數(shù)19。cos()
函數(shù)20。ctrlbrk()設(shè)置ctrl-break處理程序的函數(shù)
函數(shù)21。delay()暫停函數(shù)
函數(shù)22。disable()屏蔽中斷的宏
函數(shù)23。enable()開(kāi)硬件中斷的宏
函數(shù)24。exec()加載并運(yùn)行其它程序的函數(shù)族
函數(shù)25。farcalloc()從遠(yuǎn)堆中分配內(nèi)存的函數(shù)
函數(shù)26。farfree()從遠(yuǎn)堆中釋放一塊已分配內(nèi)存的函數(shù)
函數(shù)27。farmalloc()從遠(yuǎn)堆中分配內(nèi)存的函數(shù)
函數(shù)28。farrealloc()調(diào)整遠(yuǎn)堆中已分配塊的函數(shù)
函數(shù)29。fclose()關(guān)閉一個(gè)流函數(shù)
函數(shù)30。fcloseall()關(guān)閉打開(kāi)的流的函數(shù)
函數(shù)31。feof()檢查文件是否結(jié)束的函數(shù)
函數(shù)32。fgets()從流中讀取一字符串的函數(shù)
函數(shù)33。findfirst()函數(shù)和findnext()函數(shù)
函數(shù)34。floodfill()填充區(qū)域的函數(shù)
函數(shù)35。floor()
函數(shù)36。fnmerge()建立文件路徑函數(shù)
函數(shù)37。fnsplit()分解完整的路徑名函數(shù)
函數(shù)38。fopen()打開(kāi)一個(gè)流函數(shù)
函數(shù)39。FP_OFF()獲取遠(yuǎn)地址偏移量的宏
函數(shù)40。fprintf()傳送輸出到一個(gè)流中的函數(shù)
函數(shù)41。FP_SEG()獲取遠(yuǎn)地址段值的宏
函數(shù)42。fscanf()格式化輸入函數(shù)
函數(shù)43。fseek()移動(dòng)文件指針函數(shù)
函數(shù)44。fwrite()把參數(shù)寫(xiě)入流中的函數(shù)
函數(shù)45。gcvt()把雙精度數(shù)轉(zhuǎn)化成字符串的函數(shù)
函數(shù)46。geninterrupt()執(zhí)行中斷函數(shù)
函數(shù)47。getc()從流中取字符的宏
函數(shù)48。getch()從鍵盤(pán)無(wú)回顯地讀取一字符的函數(shù)
函數(shù)49。getchar()從stdin流中讀取一個(gè)字符的函數(shù)
函數(shù)50。getcurdir()讀取指定驅(qū)動(dòng)器的當(dāng)前目錄的函數(shù)
函數(shù)61。getcwd()讀取當(dāng)前目錄的函數(shù)
函數(shù)62。getdate()讀取系統(tǒng)日期函數(shù)
函數(shù)63。getdfree()讀取磁盤(pán)空閑空間的函數(shù)
函數(shù)64。getdisk()讀取當(dāng)前磁盤(pán)驅(qū)動(dòng)器號(hào)函數(shù)
函數(shù)65。getenv()讀取環(huán)境變量的當(dāng)前值的函數(shù)
函數(shù)66。getimage()將指定區(qū)域的位圖象存入內(nèi)存的函數(shù)
函數(shù)67。getmaxx()返回屏幕上最大的X坐標(biāo)值的函數(shù)
函數(shù)68。getmaxy()返回屏幕上最大的Y坐標(biāo)值的函數(shù)
函數(shù)69。getpixel()讀取像素顏色的函數(shù)
函數(shù)70。getpsp()
函數(shù)71。gets()從標(biāo)準(zhǔn)輸入流stdio中讀取一字符串的函數(shù)
函數(shù)72。gettime()讀取系統(tǒng)時(shí)間的函數(shù)
函數(shù)73。getvect()讀取中斷向量函數(shù)
函數(shù)74。getx()返回當(dāng)前圖形方式下位置的X坐標(biāo)值的函數(shù)
函數(shù)75。gety()返回當(dāng)前圖形方式下位置的Y坐標(biāo)值的函數(shù)
函數(shù)76。imagesize()返回保存圖像緩沖區(qū)大小的函數(shù)
函數(shù)77。initgraph()顯示模式控制函數(shù)(初始化圖形系統(tǒng)函數(shù))
函數(shù)78。inport()從端口中讀入一個(gè)字的函數(shù)
函數(shù)79。inportb()從端口讀入一個(gè)字節(jié)的函數(shù)
函數(shù)80。int86()執(zhí)行中斷函數(shù)(調(diào)用8086軟中斷函數(shù))
函數(shù)81。int86x()執(zhí)行中斷函數(shù) (通用8086軟中斷接口函數(shù))
函數(shù)82。intdos()通用dos中斷接口函數(shù)
函數(shù)83。intdosx()通用dos中斷接口函數(shù)
函數(shù)84。intr()執(zhí)行8086軟中斷函數(shù)(改變軟中斷接口函數(shù))
函數(shù)85。itoa()把整形數(shù)轉(zhuǎn)換為字符串的函數(shù)
函數(shù)86。kbhit()檢查當(dāng)前按下的鍵的函數(shù)
函數(shù)87。keep()駐留并退出函數(shù)
函數(shù)88。log()
函數(shù)89。log10()
函數(shù)90。_lrotl()將一個(gè)無(wú)符號(hào)長(zhǎng)整形數(shù)左循環(huán)移位的函數(shù)
函數(shù)91。_lrotr()將一個(gè)無(wú)符號(hào)長(zhǎng)整形數(shù)右循環(huán)移位的函數(shù)
函數(shù)92。lseek()移動(dòng)文件指針函數(shù)
函數(shù)93。ltoa()把長(zhǎng)整形數(shù)轉(zhuǎn)換為字符串的函數(shù)
函數(shù)94。malloc()分配內(nèi)存函數(shù)
函數(shù)95。mkdir()創(chuàng)建目錄函數(shù)
函數(shù)96。mktemp()建立一個(gè)唯一的文件名的函數(shù)
函數(shù)97。MK_FP()設(shè)置一個(gè)遠(yuǎn)指針的宏
函數(shù)98。movedata()拷貝數(shù)據(jù)函數(shù)
函數(shù)99。_open()打開(kāi)一個(gè)文件進(jìn)行讀寫(xiě)的函數(shù)
函數(shù)100。open()打開(kāi)文件進(jìn)行讀寫(xiě)的函數(shù)
函數(shù)101。outport()輸出一個(gè)字到端口中的函數(shù)
函數(shù)102。outportb()輸出一個(gè)字節(jié)到端口中的函數(shù)
函數(shù)103。outtextxy()在指定位置顯示一字符串的函數(shù)
函數(shù)104。peek()返回指定內(nèi)存中字的函數(shù)
函數(shù)105。peekb()返回指定內(nèi)存中字節(jié)的函數(shù)
函數(shù)106。poke()在指定的內(nèi)存中存儲(chǔ)一個(gè)字的函數(shù)
函數(shù)107。pokeb()在指定的內(nèi)存中存儲(chǔ)一個(gè)字節(jié)的函數(shù)
函數(shù)108。pow()
函數(shù)109。printf()寫(xiě)格式化輸出到stdout的函數(shù)
函數(shù)110。putch()向屏幕輸出字符的函數(shù)
函數(shù)111。putchar()在stdout上輸出字符的宏
函數(shù)112。putenv()將字符串放入當(dāng)前環(huán)境中的函數(shù)
函數(shù)113。putimage()重新寫(xiě)屏函數(shù)(輸出一個(gè)位圖象到圖形屏幕上的函數(shù))
函數(shù)114。putpixel()寫(xiě)像素點(diǎn)函數(shù)
函數(shù)115。puts()輸出一字符串到stdout(標(biāo)準(zhǔn)輸出)的函數(shù)
函數(shù)116。_read()讀文件函數(shù)
函數(shù)117。read()讀文件函數(shù)
函數(shù)118。realloc()重新分配內(nèi)存函數(shù)
函數(shù)119。rectangle()畫(huà)一個(gè)矩形的函數(shù)
函數(shù)120。remove()刪除一個(gè)文件的函數(shù)
函數(shù)121。rename()文件改名函數(shù)
函數(shù)122。restorecrtmode()恢復(fù)屏幕視頻模式為調(diào)用initgraph前的設(shè)置的函數(shù)
函數(shù)123。rmdir()刪除目錄函數(shù)
函數(shù)124。_rotl()將一個(gè)無(wú)符號(hào)整形數(shù)左循環(huán)移位的函數(shù)
函數(shù)125。_rotr()將一個(gè)無(wú)符號(hào)整形數(shù)右循環(huán)移位的函數(shù)
函數(shù)126。scanf()格式化輸入函數(shù)
函數(shù)127。searchpath()按dos路徑查找一個(gè)文件的函數(shù)
函數(shù)128。segread()讀段寄存器函數(shù)
函數(shù)129。setactivepage()設(shè)置圖形輸出活動(dòng)頁(yè)的函數(shù)
函數(shù)130。setcolor()設(shè)置當(dāng)前要畫(huà)的線顏色的函數(shù)
函數(shù)131。setdisk()設(shè)置當(dāng)前驅(qū)動(dòng)器的函數(shù)
函數(shù)132。setgraphmode()將系統(tǒng)設(shè)置成圖形模式并清屏的函數(shù)
函數(shù)133。setlinestyle()設(shè)置當(dāng)前畫(huà)線寬度和類型的函數(shù)
函數(shù)134。settextstyle()顯示字符的當(dāng)前設(shè)置函數(shù)
函數(shù)135。setvect()設(shè)置中斷向量函數(shù)
函數(shù)136。setviewport()建立視口的函數(shù)
函數(shù)137。setvisualpage()設(shè)置可見(jiàn)的圖形頁(yè)號(hào)的函數(shù)
函數(shù)138。sin()
函數(shù)139。sprintf()格式化輸出到數(shù)組的函數(shù)
函數(shù)140。strcat()
函數(shù)141。tan()
函數(shù)142。_write()寫(xiě)文件函數(shù)
函數(shù)143。write()寫(xiě)文件函數(shù)
原文釋義請(qǐng)到百度文庫(kù)里搜尋字串“C語(yǔ)言常用函數(shù)”后下載
函數(shù)51-60因原注里排序號(hào)碼少編,所以只有133個(gè)常用函數(shù)。
DOC大小是119.5KB
貢獻(xiàn)時(shí)間:2010-09-10
貢獻(xiàn)者:handanlinzhang
字符處理函數(shù)
本類別函數(shù)用于對(duì)單個(gè)字符進(jìn)行處理,包括字符的類別測(cè)試和字符的大小寫(xiě)轉(zhuǎn)換
頭文件 ctype.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
字符測(cè)試 是否字母和數(shù)字 isalnum
是否字母 isalpha
是否控制字符 iscntrl
是否數(shù)字 isdigit
是否可顯示字符(除空格外) isgraph
是否可顯示字符(包括空格) isprint
是否既不是空格,又不是字母和數(shù)字的可顯示字符 ispunct
是否空格 isspace
是否大寫(xiě)字母 isupper
是否16進(jìn)制數(shù)字(0-9,A-F)字符 isxdigit
字符大小寫(xiě)轉(zhuǎn)換函數(shù) 轉(zhuǎn)換為大寫(xiě)字母 toupper
轉(zhuǎn)換為小寫(xiě)字母 tolower
地區(qū)化
本類別的函數(shù)用于處理不同國(guó)家的語(yǔ)言差異。
頭文件 local.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
地區(qū)控制 地區(qū)設(shè)置 setlocale
數(shù)字格式約定查詢 國(guó)家的貨幣、日期、時(shí)間等的格式轉(zhuǎn)換 localeconv
數(shù)學(xué)函數(shù)
本分類給出了各種數(shù)學(xué)計(jì)算函數(shù),必須提醒的是ANSI C標(biāo)準(zhǔn)中的數(shù)據(jù)格式并不符合IEEE754標(biāo)準(zhǔn),一些C語(yǔ)言編譯器卻遵循IEEE754(例如frinklin C51)
頭文件 math.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
錯(cuò)誤條件處理 定義域錯(cuò)誤(函數(shù)的輸入?yún)?shù)值不在規(guī)定的范圍內(nèi))
值域錯(cuò)誤(函數(shù)的返回值不在規(guī)定的范圍內(nèi))
三角函數(shù) 反余弦 acos
反正弦 asin
反正切 atan
反正切2 atan2
余弦 cos
正弦 sin
正切 tan
雙曲函數(shù) 雙曲余弦 cosh
雙曲正弦 sinh
雙曲正切 tanh
指數(shù)和對(duì)數(shù) 指數(shù)函數(shù) exp
指數(shù)分解函數(shù) frexp
乘積指數(shù)函數(shù) fdexp
自然對(duì)數(shù) log
以10為底的對(duì)數(shù) log10
浮點(diǎn)數(shù)分解函數(shù) modf
冪函數(shù) 冪函數(shù) pow
平方根函數(shù) sqrt
整數(shù)截?cái)?,絕對(duì)值和求余數(shù)函數(shù) 求下限接近整數(shù) ceil
絕對(duì)值 fabs
求上限接近整數(shù) floor
求余數(shù) fmod
本分類函數(shù)用于實(shí)現(xiàn)在不同底函數(shù)之間直接跳轉(zhuǎn)代碼。 頭文件 setjmp.h io.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
保存調(diào)用環(huán)境 setjmp
恢復(fù)調(diào)用環(huán)境 longjmp
信號(hào)處理
該分類函數(shù)用于處理那些在程序執(zhí)行過(guò)程中發(fā)生例外的情況。
頭文件 signal.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
指定信號(hào)處理函數(shù) signal
發(fā)送信號(hào) raise
可變參數(shù)處理
本類函數(shù)用于實(shí)現(xiàn)諸如printf,scanf等參數(shù)數(shù)量可變底函數(shù)。
頭文件 stdarg.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
可變參數(shù)訪問(wèn)宏 可變參數(shù)開(kāi)始宏 va_start
可變參數(shù)結(jié)束宏 va_end
可變參數(shù)訪問(wèn)宏 訪問(wèn)下一個(gè)可變參數(shù)宏 va_arg
輸入輸出函數(shù)
該分類用于處理包括文件、控制臺(tái)等各種輸入輸出設(shè)備,各種函數(shù)以“流”的方式實(shí)現(xiàn)
頭文件 stdio.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
文件操作
刪除文件 remove
修改文件名稱 rename
生成臨時(shí)文件名稱 tmpfile
得到臨時(shí)文件路徑 tmpnam
文件訪問(wèn) 關(guān)閉文件 fclose
刷新緩沖區(qū) fflush
打開(kāi)文件 fopen
將已存在的流指針和新文件連接 freopen
設(shè)置磁盤(pán)緩沖區(qū) setbuf
設(shè)置磁盤(pán)緩沖區(qū) setvbuf
格式化輸入與輸出函數(shù) 格式輸出 fprintf
格式輸入 fscanf
格式輸出(控制臺(tái)) printf
格式輸入(控制臺(tái)) scanf
格式輸出到緩沖區(qū) sprintf
從緩沖區(qū)中按格式輸入 sscanf
格式化輸出 vfprintf
格式化輸出 vprintf
格式化輸出 vsprintf
字符輸入輸出函數(shù) 輸入一個(gè)字符 fgetc
字符串輸入 fgets
字符輸出 fputc
字符串輸出 fputs
字符輸入(控制臺(tái)) getc
字符輸入(控制臺(tái)) getchar
字符串輸入(控制臺(tái)) gets
字符輸出(控制臺(tái)) putc
字符輸出(控制臺(tái)) putchar
字符串輸出(控制臺(tái)) puts
字符輸出到流的頭部 ungetc
直接輸入輸出 直接流讀操作 fread
直接流寫(xiě)操作 fwrite
文件定位函數(shù) 得到文件位置 fgetpos
文件位置移動(dòng) fseek
文件位置設(shè)置 fsetpos
得到文件位置 ftell
文件位置復(fù)零位 remind
錯(cuò)誤處理函數(shù) 錯(cuò)誤清除 clearerr
文件結(jié)尾判斷 feof
文件錯(cuò)誤檢測(cè) ferror
得到錯(cuò)誤提示字符串 perror
實(shí)用工具函數(shù)
本分類給出了一些函數(shù)無(wú)法按以上分類,但又是編程所必須要的。
頭文件 stdlib.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
字符串轉(zhuǎn)換函數(shù) 字符串轉(zhuǎn)換為整數(shù) atoi
字符串轉(zhuǎn)換為長(zhǎng)整數(shù) atol
字符串轉(zhuǎn)換為浮點(diǎn)數(shù) strtod
字符串轉(zhuǎn)換為長(zhǎng)整數(shù) strtol
字符串轉(zhuǎn)換為無(wú)符號(hào)長(zhǎng)整型 strtoul
偽隨機(jī)序列產(chǎn)生函數(shù) 產(chǎn)生隨機(jī)數(shù) rand
設(shè)置隨機(jī)函數(shù)的起動(dòng)數(shù)值 srand
存儲(chǔ)管理函數(shù) 分配存儲(chǔ)器 calloc
釋放存儲(chǔ)器 free
存儲(chǔ)器分配 malloc
重新分配存儲(chǔ)器 realloc
環(huán)境通信 中止程序 abort
退出程序執(zhí)行,并清除環(huán)境變量 atexit
退出程序執(zhí)行 exit
讀取環(huán)境參數(shù) getenv
程序掛起,臨時(shí)執(zhí)行一個(gè)其他程序 system
搜索和排序工具 二分查找(數(shù)據(jù)必須已排序) bsearch
快速排序 qsort
整數(shù)運(yùn)算函數(shù) 求絕對(duì)值 abs
div
得到除法運(yùn)算底商和余數(shù)
求長(zhǎng)整形底絕對(duì)值 labs
求長(zhǎng)整形除法的商和余數(shù) ldiv
多字節(jié)字符函數(shù) 得到多字節(jié)字符的字節(jié)數(shù) mblen
得到多字節(jié)字符的字節(jié)數(shù) mbtowc
多字節(jié)字符轉(zhuǎn)換 wctomb
多字節(jié)字符的字符串操作 將多字節(jié)串轉(zhuǎn)換為整數(shù)數(shù)組 mbstowcs
將多字節(jié)串轉(zhuǎn)換為字符數(shù)組 mcstowbs
字符串處理
本分類的函數(shù)用于對(duì)字符串進(jìn)行合并、比較等操作
頭文件 string.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
字符串拷貝 塊拷貝(目的和源存儲(chǔ)區(qū)不可重疊) memcpy
塊拷貝(目的和源存儲(chǔ)區(qū)可重疊) memmove
串拷貝 strcpy
按長(zhǎng)度的串拷貝 strncpy
字符串連接函數(shù) 串連接 strcat
按長(zhǎng)度連接字符串 strncat
串比較函數(shù) 塊比較 memcmp
字符串比較 strcmp
字符串比較(用于非英文字符) strcoll
按長(zhǎng)度對(duì)字符串比較 strncmp
字符串轉(zhuǎn)換 strxfrm
字符與字符串查找 字符查找 memchr
字符查找 strchr
字符串查找 strcspn
字符串查找 strpbrk
字符串查找 strspn
字符串查找 strstr
字符串分解 strtok
雜類函數(shù) 字符串設(shè)置 memset
錯(cuò)誤字符串映射 strerror
求字符串長(zhǎng)度 strlen
日期和時(shí)間函數(shù)
本類別給出時(shí)間和日期處理函數(shù)
頭文件 time.h
函數(shù)列表
函數(shù)類別 函數(shù)用途 詳細(xì)說(shuō)明
時(shí)間操作函數(shù) 得到處理器時(shí)間 clock
得到時(shí)間差 difftime
設(shè)置時(shí)間 mktime
得到時(shí)間 time
時(shí)間轉(zhuǎn)換函數(shù) 得到以ASCII碼表示的時(shí)間 asctime
得到字符串表示的時(shí)間 ctime
得到指定格式的時(shí)間 strftime
函數(shù)庫(kù)未來(lái)的發(fā)展方向
本部分用于說(shuō)明各類別函數(shù)庫(kù)在將來(lái)如何發(fā)展。
序號(hào) 庫(kù)類別 頭文件 詳細(xì)說(shuō)明
1 錯(cuò)誤處理 errno.h
2 字符處理 ctype.h
3 地區(qū)化 local.h
4 數(shù)學(xué)函數(shù) math.h
5 信號(hào)處理 signal.h
6 輸入輸出 stdio.h
7 實(shí)用工具程序 stdlib.h
8 字符串處理 string.h
函數(shù)名: abort
功 能: 異常終止一個(gè)進(jìn)程
用 法: void abort(void);
程序例:
#include stdio.h
#include stdlib.h
int main(void)
{
printf("Calling abort()\n");
abort();
return 0; /* This is never reached */
}
函數(shù)名: abs
功 能: 求整數(shù)的絕對(duì)值
用 法: int abs(int i);
程序例:
#include stdio.h
#include math.h
int main(void)
{
int number = -1234;
printf("number: %d absolute value: %d\n", number, abs(number));
return 0;
}
函數(shù)名: absread, abswirte
功 能: 絕對(duì)磁盤(pán)扇區(qū)讀、寫(xiě)數(shù)據(jù)
用 法: int absread(int drive, int nsects, int sectno, void *buffer);
int abswrite(int drive, int nsects, in tsectno, void *buffer);
程序例:
/* absread example */
#include stdio.h
#include conio.h
#include process.h
#include dos.h
int main(void)
{
int i, strt, ch_out, sector;
char buf[512];
printf("Insert a diskette into drive A and press any key\n");
getch();
sector = 0;
if (absread(0, 1, sector, buf) != 0)
{
perror("Disk problem");
exit(1);
}
printf("Read OK\n");
strt = 3;
for (i=0; i80; i++)
{
ch_out = buf[strt+i];
putchar(ch_out);
}
printf("\n");
return(0);
}
函數(shù)名: access
功 能: 確定文件的訪問(wèn)權(quán)限
用 法: int access(const char *filename, int amode);
程序例:
#include stdio.h
#include io.h
int file_exists(char *filename);
int main(void)
{
printf("Does NOTEXIST.FIL exist: %s\n",
file_exists("NOTEXISTS.FIL") ? "YES" : "NO");
return 0;
}
int file_exists(char *filename)
{
return (access(filename, 0) == 0);
}
函數(shù)名: acos
功 能: 反余弦函數(shù)
用 法: double acos(double x);
程序例:
#include stdio.h
#include math.h
int main(void)
{
double result;
double x = 0.5;
result = acos(x);
printf("The arc cosine of %lf is %lf\n", x, result);
return 0;
}
函數(shù)名: allocmem
功 能: 分配DOS存儲(chǔ)段
用 法: int allocmem(unsigned size, unsigned *seg);
程序例:
#include dos.h
#include alloc.h
#include stdio.h
int main(void)
{
unsigned int size, segp;
int stat;
size = 64; /* (64 x 16) = 1024 bytes */
stat = allocmem(size, segp);
if (stat == -1)
printf("Allocated memory at segment: %x\n", segp);
else
printf("Failed: maximum number of paragraphs available is %u\n",
stat);
return 0;
}
函數(shù)名: arc
功 能: 畫(huà)一弧線
用 法: void far arc(int x, int y, int stangle, int endangle, int radius);
程序例:
#include graphics.h
#include stdlib.h
#include stdio.h
#include conio.h
int main(void)
{
/* request auto detection */
int gdriver = DETECT, gmode, errorcode;
int midx, midy;
int stangle = 45, endangle = 135;
int radius = 100;
/* initialize graphics and local variables */
initgraph(gdriver, gmode, "");
/* read result of initialization */
errorcode = graphresult(); /* an error occurred */
if (errorcode != grOk)
{
printf("Graphics error: %s\n", grapherrormsg(errorcode));
printf("Press any key to halt:");
getch();
exit(1); /* terminate with an error code */
}
midx = getmaxx() / 2;
midy = getmaxy() / 2;
setcolor(getmaxcolor());
/* draw arc */
arc(midx, midy, stangle, endangle, radius);
/* clean up */
getch();
closegraph();
return 0;
}
函數(shù)名: asctime
功 能: 轉(zhuǎn)換日期和時(shí)間為ASCII碼
用 法: char *asctime(const struct tm *tblock);
程序例:
#include stdio.h
#include string.h
#include time.h
int main(void)
{
struct tm t;
char str[80];
/* sample loading of tm structure */
t.tm_sec = 1; /* Seconds */
t.tm_min = 30; /* Minutes */
t.tm_hour = 9; /* Hour */
t.tm_mday = 22; /* Day of the Month */
t.tm_mon = 11; /* Month */
t.tm_year = 56; /* Year - does not include century */
t.tm_wday = 4; /* Day of the week */
t.tm_yday = 0; /* Does not show in asctime */
t.tm_isdst = 0; /* Is Daylight SavTime; does not show in asctime */
/* converts structure to null terminated
string */
strcpy(str, asctime(t));
printf("%s\n", str);
return 0;
}
函數(shù)名: asin
功 能: 反正弦函數(shù)
用 法: double asin(double x);
程序例:
#include stdio.h
#include math.h
int main(void)
{
double result;
double x = 0.5;
result = asin(x);
printf("The arc sin of %lf is %lf\n", x, result);
return(0);
}
函數(shù)名: assert
功 能: 測(cè)試一個(gè)條件并可能使程序終止
用 法: void assert(int test);
程序例:
#include assert.h
#include stdio.h
#include stdlib.h
struct ITEM {
int key;
int value;
};
/* add item to list, make sure list is not null */
void additem(struct ITEM *itemptr) {
assert(itemptr != NULL);
/* add item to list */
}
int main(void)
{
additem(NULL);
return 0;
}
函數(shù)名: atan
功 能: 反正切函數(shù)
用 法: double atan(double x);
程序例:
#include stdio.h
#include math.h
int main(void)
{
double result;
double x = 0.5;
result = atan(x);
printf("The arc tangent of %lf is %lf\n", x, result);
return(0);
}
函數(shù)名: atan2
功 能: 計(jì)算Y/X的反正切值
用 法: double atan2(double y, double x);
程序例:
#include stdio.h
#include math.h
int main(void)
{
double result;
double x = 90.0, y = 45.0;
result = atan2(y, x);
printf("The arc tangent ratio of %lf is %lf\n", (y / x), result);
return 0;
}
函數(shù)名: atexit
功 能: 注冊(cè)終止函數(shù)
用 法: int atexit(atexit_t func);
程序例:
#include stdio.h
#include stdlib.h
void exit_fn1(void)
{
printf("Exit function #1 called\n");
}
void exit_fn2(void)
{
printf("Exit function #2 called\n");
}
int main(void)
{
/* post exit function #1 */
atexit(exit_fn1);
/* post exit function #2 */
atexit(exit_fn2);
return 0;
}
函數(shù)名: atof
功 能: 把字符串轉(zhuǎn)換成浮點(diǎn)數(shù)
用 法: double atof(const char *nptr);
程序例:
#include stdlib.h
#include stdio.h
int main(void)
{
float f;
char *str = "12345.67";
f = atof(str);
printf("string = %s float = %f\n", str, f);
return 0;
}
函數(shù)名: atoi
功 能: 把字符串轉(zhuǎn)換成長(zhǎng)整型數(shù)
用 法: int atoi(const char *nptr);
程序例:
#include stdlib.h
#include stdio.h
int main(void)
{
int n;
char *str = "12345.67";
n = atoi(str);
printf("string = %s integer = %d\n", str, n);
return 0;
}
函數(shù)名: atol
功 能: 把字符串轉(zhuǎn)換成長(zhǎng)整型數(shù)
用 法: long atol(const char *nptr);
程序例:
#include stdlib.h
#include stdio.h
int main(void)
{
long l;
char *str = "98765432";
l = atol(lstr);
printf("string = %s integer = %ld\n", str, l);
return(0);
}
分享文章:c語(yǔ)言函數(shù)表大全及詳解 c語(yǔ)言的函數(shù)大全
網(wǎng)頁(yè)URL:http://jinyejixie.com/article42/ddojhec.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供軟件開(kāi)發(fā)、企業(yè)網(wǎng)站制作、定制開(kāi)發(fā)、手機(jī)網(wǎng)站建設(shè)、網(wǎng)站收錄、品牌網(wǎng)站設(shè)計(jì)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)