Yurttas/PL/OOL/Cplusplus/F/07/03/00/01/02/io.h

From ZCubes Wiki
Revision as of 00:07, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<syntaxhighlight lang="cpp" line start="1" enclose="div">// io.h #include <fstream> #include <iostream> </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
1// io.h
2
3
4#include <fstream>
5
6#include <iostream>