调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的INclude目录项到tc的INclude的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
上传时间: 2015-08-08
上传用户:ZJX5201314
C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#INclude <ctype.h> 功能:判断字符c是否为控制字符 说明:当c在0x00-0x1F之间或等于0x7F(DEL)时,返回非零值,否则返回零。
上传时间: 2015-08-15
上传用户:lht618
#INclude <stdio.h> #INclude <string.h> #INclude <stdlib.h> #INclude <malloc.h> #INclude <math.h> #INclude <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上传时间: 2014-01-01
上传用户:caiiicc
JAVA GAME it INclude collide detection
标签: detection INclude collide JAVA
上传时间: 2013-12-25
上传用户:zhuimenghuadie
数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入INclude文件夹即可]
上传时间: 2015-08-20
上传用户:mpquest
This the offical documents for Csharp. It INclude all the basics
标签: the documents offical INclude
上传时间: 2014-01-15
上传用户:sunjet
具体功能 It is the source code for spring. it INclude spring xml config, spring secutity, spring core, spring oxm tiger.
标签: spring secutity INclude config
上传时间: 2015-08-27
上传用户:fnhhs
#INclude "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要 #define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }
标签: sbit SystemError unsigned INclude
上传时间: 2015-08-30
上传用户:rocketrevenge
23种设计模式的java实现 INclude vistor,proxy,bridge
标签: INclude bridge vistor proxy
上传时间: 2015-09-02
上传用户:fanboynet
SkillOfHtml skill INclude basic html and css etc
标签: SkillOfHtml INclude skill basic
上传时间: 2014-11-26
上传用户:asdfasdfd