D
Dave
With .Net 2003 I use :
#include <fstream>
using namespace std;
I have problem using "getline", also a debug wersion does
not compiled, has problem in xdebug:
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
\include\xdebug(34) : fatal error C1004: unexpected end of
file found
I cannot understand what is wrong.
Thanks
#include <fstream>
using namespace std;
I have problem using "getline", also a debug wersion does
not compiled, has problem in xdebug:
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7
\include\xdebug(34) : fatal error C1004: unexpected end of
file found
I cannot understand what is wrong.
Thanks