diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-03-13 15:39:56 +0400 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2015-03-13 15:39:56 +0400 |
| commit | 9b99763c2ed924e340c7dbf73842207ba56ed125 (patch) | |
| tree | 2dc4d95837eedaf5db9d76a330c6b2b1a0fe1e94 /main.cpp | |
| parent | 12512398bd3cfc4706c4d1b3275919338e8a117b (diff) | |
Check all IOFileClass.
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,7 +33,12 @@ */ int main(int argc, char *argv[]){ + /* + FileManIOFile fichier("Doxygen/bob.bin"); + fichier.read("loic"); + + std::cout << fichier.getData();*/ std::string xml="<?xml version=\"1.0\" standalone=\"yes\" ?>\n\ |
