Here's my codes:
#include <cc++/socket.h>
using namespace ost;
int main() { return 0; }
f:\Incoming\CommonCPP2-1.0.6\include\cc++\thread.h(143): error C2059: syntax error : ')'
Log in to post a comment.
Here's my codes:
#include <cc++/socket.h>
using namespace ost;
int main()
{
return 0;
}
f:\Incoming\CommonCPP2-1.0.6\include\cc++\thread.h(143): error C2059: syntax error : ')'