Menu

#1 thanks & some problem

open
nobody
None
5
2012-10-04
2007-01-11
Anonymous
No

Frist of all, I wanna thank you for your work.
But there is a little bit problem. When I use it with some class like this.
class A{
public:
A (const A & a);
int x, y;
};
I got a right member x, and a wrong member y. Type of y is empty or just comma. Also, some keywords can't be parsed rightly, like A (const A & a) will be parsed as A( ).
If you have time, could you fix this problem?
My email:shell909090@hotmail.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.