C++ và lập trình hướng đối tượng - Chương 18

5 320 0
C++ và lập trình hướng đối tượng - Chương 18

Đang tải... (xem toàn văn)

Thông tin tài liệu

C++ và lập trình hướng đối tượng - Chương

phụ lục 5Tóm tắt các hàm của Turbo C theo thứ tự ABC1. _chmod <io.h> 2. _close <io.h> 3. _creat <io.h> 4. _open <io.h> 5. abort <process.h> 6. abs <stdlib.h> 7. acos <math.h> 8. arc <graphics.h> 9. asin <math.h> 10. atan <math.h> 11. atan2 <math.h> 12. atof <ctype.h> 13. atoi <ctype.h> 14. atol <ctype.h> 15. bar <graphics.h> 16. bar3d <graphics.h> 17. cabs <math.h> 18. calloc <alloc.h> 19. ceil <math.h> 20. chdir <dir.h> 21. chmod <io.h> 22. circle <graphics.h> 23. cleardevive <graphics.h> 24. clearviewport <graphics.h> 25. close <io.h> 26. clreol <conio.h> 27. clrscr <conio.h> 28. coreleft <alloc.h> 29. cos <math.h> 30. cosh <math.h> 31. cprintf <conio.h> 32. creat <io.h> 33. cscanf <conio.h> 34. delay <dos.h> 35. delline <conio.h> 36. disable <dos.h> 37. drawpoly <graphics.h> 38. ecvt <ctype.h> 39. ellipse <graphics.h> 40. enable <dos.h> 41. exit <process.h> 42. exp <math.h> 43. fabs <math.h> 44. fclose <stdio.h> 45. fcloseall <stdio.h> 46. fcvt <ctype.h> 47. feof <stdio.h> 48. ferror <stdio.h> 49. fflush <stdio.h> 50. fflushall <stdio.h> 51. fgetc <stdio.h> 52. fgets <stdio.h> 568 569 53. fillpopy <graphics.h> 54. findfirst <dir.h> 55. findnext <dir.h> 56. floodfill <graphics.h> 57. floor <math.h> 58. fmode <math.h> 59. fopen <stdio.h> 60. FP_OFF <dos.h> 61. FP_SEG <dos.h> 62. fprintf <stdio.h> 63. fprintf <stdio.h> 64. fputc <stdio.h> 65. fputs <stdio.h> 66. fread <stdio.h> 67. free <alloc.h> 68. fscanf <stdio.h> 69. fseek <stdio.h> 70. fteel <stdio.h> 71. fwrite <stdio.h> 72. gcvt <ctype.h> 73. geninterrupt <dos.h> 74. getbkcolor <graphics.h> 75. getc <stdio.h> 76. getch <conio.h> 77. getchar <stdio.h> 78. getche <conio.h> 79. getcolor <graphics.h> 80. getcwd <dir.h> 81. getdate <time.h> 82. getimage <graphics.h> 83. getlinesettings <graphics.h> 84. getmaxcolor <graphics.h> 85. getmaxx <graphics.h> 86. getmaxy <graphics.h> 87. getpalette <graphics.h> 88. getpixel <graphics.h> 89. gets <stdio.h> 90. gettextinfo <conio.h> 91. gettime <dos.h> 92. gettime <time.h> 93. getvect <dos.h> 94. getviewport <graphics.h> 95. getw <stdio.h> 96. gotoxy <conio.h> 97. gotoxy <conio.h> 98. grapherrormsg <graphics.h> 99. graphresult <graphics.h> 100. imagesize <graphics.h> 101. initgraph <graphics.h> 102. int86 <dos.h> 103. int86x <dos.h> 104. intdos <dos.h> 105. intdosx <dos.h> 106. intr <dos.h> 107. inxdigit <ctype.h> 108. isalnum <ctype.h> 570 571 109. isalpha <ctype.h> 110. iscntrl <ctype.h> 111. isdigit <ctype.h> 112. isgraph <ctype.h> 113. islower <ctype.h> 114. isprint <ctype.h> 115. ispunct <ctype.h> 116. isspace <ctype.h> 117. isupper <ctype.h> 118. itoa <ctype.h> 119. kbhit <conio.h> 120. keep <dos.h> 121. labs <stdlib.h> 122. line <graphics.h> 123. linerel <graphics.h> 124. lineto <graphics.h> 125. log <math.h> 126. log10 <math.h> 127. lseek <io.h> 128. ltoa <ctype.h> 129. malloc <alloc.h> 130. memccpy <memory.h> hoÆc <string.h> 131. memchr <memory.h> hoÆc <string.h>132. memcmp <memory.h> hoÆc <string.h> 133. memcpy <memory.h> hoÆc <string.h> 134. memicmp <memory.h> hoÆc <string.h>135. memset <memory.h> hoÆc <string.h> 136. MK_FP <dos.h> 137. mkdir <dir.h> 138. movedata <mem.h> 139. movedata <memory.h> hoÆc <string.h> 140. moveto <graphics.h> 141. nosound <dos.h> 142. open <io.h> 143. outtext <graphics.h> 144. outtextxy <graphics.h> 145. peek <dos.h> 146. peekb <dos.h> 147. perror <stdio.h> 148. pieslice <graphics.h> 149. poke <dos.h> 150. pokeb <dos.h> 151. pow <math.h> 152. printf <stdio.h> 153. putc <stdio.h> 154. putch <conio.h>155. putchar <stdio.h> 156. putimage <graphics.h>157. putpixel <graphics.h>158. puts <stdio.h> 159. putw <stdio.h> 160. rand <stdlib.h> 161. random <stdlib.h> 162. randomize <stdlib.h> vµ <time.h> 163. read <io.h> 164. realloc <alloc.h>572 573 165. rectangle <graphics.h>166. remove <stdio.h> 167. rewind <stdio.h> 168. rmdir <dir.h> 169. scanf <stdio.h>170. segread <dos.h> 171. setbkcolor <graphics.h>172. setcolor <graphics.h>173. setdate <time.h> 174. setfillstyle <graphics.h> 175. setlinestyle <graphics.h> 176. setpalette <graphics.h> 177. settextjustify <graphics.h> 178. settextstyle <graphics.h> 179. settime <time.h> 180. setvect <dos.h> 181. setviewport <graphics.h>182. setwritemode <graphics.h>183. sin <math.h> 184. sinh <math.h> 185. sleep <dos.h> 186. sound <dos.h> 187. sprintf <stdio.h> 188. sqrt <math.h> 189. srand <stdlib.h>190. strcat <string.h>191. strchr <string.h>192. strcmp <string.h>193. strcmpi <string.h>194. strcpy <string.h>195. strcspn <string.h>196. strdup <string.h>197. stricmp <string.h>198. strlen <string.h>199. strlwr <string.h>200. strncat <string.h>201. strncmp <string.h>202. strncpy <string.h>203. strnicmp <string.h>204. strnset <string.h>205. strpbrk <string.h>206. strrchr <string.h>207. strrev <string.h>208. strset <string.h>209. strspn <string.h>210. strstr <string.h>211. strupr <string.h>212. system <process.h>213. tan <math.h> 214. tanh <math.h> 215. textbackground <conio.h>216. textcolor <conio.h>217. textheight <graphics.h>218. textmode <conio.h> 219. textwidth <graphics.h>220. time <time.h>574 575 221. tolower <ctype.h>222. toupper <ctype.h>223. ultoa <ctype.h>224. unlink <stdio.h> 225. wherex <conio.h>226. wherey <conio.h>227. window <conio.h>228. write <io.h> 576 . <time.h> 180 . setvect <dos.h> 181 . setviewport <graphics.h> ;182 . setwritemode <graphics.h> ;183 . sin <math.h> 184 . sinh <math.h> 185 .. <math.h> 185 . sleep <dos.h> 186 . sound <dos.h> 187 . sprintf <stdio.h> 188 . sqrt <math.h> 189 . srand <stdlib.h>190. strcat

Ngày đăng: 14/11/2012, 16:34

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan