int _tmain(int argc, _TCHAR* argv[]) Not Being Declaredok that seemed to help thanks but now this is not working #include "stdafx.h" 1 C:\Dev-Cpp\main.cpp ...
int _tmain(int argc, _TCHAR* argv[]) Not Being Declaredint _tmain(int argc, _TCHAR* argv[]) is not being declared when I compile need help please.
This user does not accept Private Messages