C++博客 联系 聚合 管理  

Blog Stats

随笔档案

uiit

2006年5月29日 #

typedef struct{
   DataType Data;
   ...
}ElemType, * pElemType;

ElemType e;
pElemType &e;
pElemType e;
开个头拉,没什么东西
posted @ 2006-05-29 20:08 uiit 阅读(81) | 评论 (0)编辑 收藏

仅列出标题