![]() |
|
|
|
#1
|
|||
|
|||
|
I don't think I've fully followed you TQN. I removed .h and just had <iostream> upon compiling it says such commands as endl and cout are undeclared identifiers.
|
|
#2
|
|||
|
|||
|
Sorry Nilrem. After #include..., you must add a line:
using namespace std; I think your project file ported from VC++6 to VC++7. Open your project file with a text editor, search "libcid.lib" and delete it. Good luck |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do you get a list of open file handles? | mokokan | General Discussion | 4 | 01-05-2006 01:55 |
| File: *.htz ? (how to open it) | hosiminh | General Discussion | 2 | 12-21-2004 06:17 |