调试环境为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