Hi,
I need your help!
Why does Borland Builder says
E2293 ) expected at line 210
when using the fellowing line:
virtual void Parse(const TCHAR* szValue) = 0;
You guys any idea?
Thanks in advance.
--kryble
I need your help!
Why does Borland Builder says
E2293 ) expected at line 210
when using the fellowing line:
virtual void Parse(const TCHAR* szValue) = 0;
You guys any idea?
Thanks in advance.
--kryble
Comment