|
-
April 4th, 1999, 02:35 PM
#1
clrscr ( ) function
I'm writing an app in console mode using Visual C++ 4.0 and after compiling, I get the following error messages:
Myfile.obj:error LNK2001:unresolved external symbol "void_cdecl slrscr(void)"(?clrscr@@YAXXZ)
Myfile.exe:fatal error LNK1120: 1 unresolved externals
Can anybody help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|