Changes in src/libcfa/fstream [53a6c2a:a493682]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/fstream
r53a6c2a ra493682 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.