C语言函数参考手册(C语言学习路线图)(国外英文资料).docVIP

  • 7
  • 0
  • 约2.2万字
  • 约 29页
  • 2017-07-05 发布于河南
  • 举报

C语言函数参考手册(C语言学习路线图)(国外英文资料).doc

C语言函数参考手册(C语言学习路线图)(国外英文资料)

C语言函数参考手册(C语言学习路线图) The first chapter dynamic memory management function: alloc.h 1.1 BRK () - resets the data segment storage space function 1.2 coreleft () - get unused memory size functions 1.3 farcalloc () - apply the far heap space function 1.4 farcoreleft () - get the far heap free storage space size function 1.5 farfree () - frees the far heap space function 1.6 farmalloc () - apply the far heap space function 1.7 farrealloc () - far memory block space adjustment function 1.8 sbrk () - increasing the data segment storage space function The second chapter debug correlation function library: assert.h Assert () - error judgement function The third chapter BIOS correlation function library: bios.h 3.1 bioscom () - serial i/o communication function 3.2 biosdisk () - soft disk i/o function 3.3 biosequip () - check device function 3.4 bioskey () - keyboard interface function 3.5 biosmemory () - get the storage block size function 3.6, Biostime () - sets the BIOS time function The fourth chapter console input / output function library: conio.h 4.1 cgets () - enter a string function from the console 4.2, clreol () - clears characters to the end of line function 4.3 clrscr () - clear text mode window function 4.4 cprintf () - formatted output to screen function 4.5 cputs () - string output to screen function 4.6 cscanf () - formatted input function 4.7 delline () - delete row function 4.8 getch () - no return character input function 4.9 getche () - with the return character input function 4.10 getpass () - enter the function in cipher form 4.11 gettext () - text copy function 4.12 gettextinfo () - gets the screen information function of text mode 4.13 gotoxy () - sets the cursor function 4.14 highvideo () - highlight the text function 4.15 insline () -- insert empty line function 4.16 kbhit () -- check keyboard key function 4.17 lowvideo () - low brightness display text function 4.18 movetext () - moving screen text function 4.19 normvideo () - normal bright display t

文档评论(0)

1亿VIP精品文档

相关文档