error:ISO C++ forbids defining types within return type
error:return type specification for constructor invalid
This mainly happens when you forget to end the class declaration with a ';'
Thursday, March 17, 2005
Subscribe to:
Posts (Atom)
This is not really a blog, I just paste some random stuffs like , my common coding errors, LaTeX tips I come across etc etc .