Guest_imported
New member
- Jan 1, 1970
- 0
- 0
- 0
My Borland 5.5 c++ compiler won't compile even a simple windows program. When I try the same program in VC++ it compiles ok.
The error I get in Borland is:
Error: Unresolved external '_main' referenced from C:\BORLAND\BCC55\LIB\C0X32.OBJ
what does this mean?
The error I get in Borland is:
Error: Unresolved external '_main' referenced from C:\BORLAND\BCC55\LIB\C0X32.OBJ
what does this mean?