Menu

#23 ‘EOF’ was not declared in this scope

open
nobody
None
5
2010-02-09
2010-02-09
Nantes_geek
No

in datastream.h:59
if you compile with gcc 4.4 you have to add
#include <cstdio>
( line 26 for example ).

Discussion


Log in to post a comment.