摘要:
& 取址 * 取值#include “filename.h”是指编译器将从当前工作目录上开始查找此文件#include 是指编译器将从标准库目录中开始查找此文件#define PI 3.14159265 /*定义宏*/#define S(a,b) a+b;/*定义宏*/const int width = 100;定义类型常量Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Char*func(void){charstr[]=”Hello 阅读全文
posted @ 2010-11-08 13:55
liushan
阅读(250)
评论(1)
推荐(0)


浙公网安备 33010602011771号