iostream.h compile error

Liu WS louispp@hotmail.com
Mon Nov 13 17:55:00 GMT 2000


when i use gcc compile a file that include __cdecl function
error occured.
the test file "testcdecl.cpp" is
void __cdecl haha(){}
int main(void)
{
return 1;
}
the errors are:
testcdecl.cpp:1: syntax error before '(' token
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

Share information about yourself, create your own public profile at 
http://profiles.msn.com .



More information about the Gcc mailing list