When I compile a .c with header containing C++ class and so on it generates error:
/home/denisco/workspace/iWebBrowser/DCString.h|167|error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DCString’
It does not do that with any other IDE I know eclispe, kdev...
Is it a compiler or codeblocks issue???