hi all!
I'm using Borland C++ Compiler. I downloaded a source code from the web but I couldn't compile it...
:-(
Do you guys know a C/C++ compiler tutorial for beginners?Code:bcc32 LogIEUrlrRequests.cpp Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland logieurlrrequests.cpp: Warning W8066 logieurlrrequests.cpp 123: Unreachable code in function __stdcall WinMain(HINSTANCE__ *,HINSTANCE__ *,char *,int) Warning W8057 logieurlrrequests.cpp 124: Parameter 'hInstance' is never used in function __stdcall WinMain(HINSTANCE__ *,HINSTANCE__ *,char *,int) Warning W8057 logieurlrrequests.cpp 124: Parameter 'hPrevInstance' is never used in function __stdcall WinMain(HINSTANCE__ *,HINSTANCE__ *,char *,int) Warning W8057 logieurlrrequests.cpp 124: Parameter 'lpCmdLine' is never used in function __stdcall WinMain(HINSTANCE__ *,HINSTANCE__ *,char *,int) Warning W8057 logieurlrrequests.cpp 124: Parameter 'nCmdShow' is never used in f unction __stdcall WinMain(HINSTANCE__ *,HINSTANCE__ *,char *,int) Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_main' referenced from D:\BCC55\LIB\C0X32.OBJ
Thanks a lot!!



LinkBack URL
About LinkBacks


