好像C++的class没有modifier吧
登录 | 论坛导航 -> 华新鲜事 -> 求学狮城 | 本帖共有 1 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:simon (等级:10 - 炉火纯青,发帖:6859) 发表:2003-02-20 21:59:25  楼主  关注此帖
这三个file都在同一个目录下用borland c compiler运行 Error E2040 d:\c\lib\test.h 4: Declaration terminated incorrectly Error E2090 d:\c\lib\test.cpp 4: Qualifier 'Time' is not a class or namespace name Error E2040 d:\c\lib\test.cpp 4: Declaration terminated incorrectly 有谁知道该怎么办呢?谢谢.
好像C++的class没有modifier吧
试着改一下:

in test.h, remove the "public" before "class"


class Time
{
public:
...
...
};

You may say I'm a dreamer
but I'm not the only one...
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版所有回复从这里展开收起列表
论坛导航 -> 华新鲜事 -> 求学狮城 | 返回上一页 | 本主题共有 1 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码