Changes in src/libcfa/fstream [a493682:53a6c2a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/fstream
ra493682 r53a6c2a 56 56 int fmt( ofstream *, const char fmt[], ... ); 57 57 58 void ?{}( ofstream &);58 void ?{}( ofstream * ); 59 59 60 60 extern ofstream * sout, * serr;
Note:
See TracChangeset
for help on using the changeset viewer.