Changeset 41179 in vbox for trunk/src/bldprogs/scmstream.h
- Timestamp:
- May 6, 2012 8:31:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bldprogs/scmstream.h
r40554 r41179 98 98 int ScmStreamCheckItegrity(PSCMSTREAM pStream); 99 99 int ScmStreamWriteToFile(PSCMSTREAM pStream, const char *pszFilenameFmt, ...); 100 int ScmStreamWriteToStdOut(PSCMSTREAM pStream); 100 101 size_t ScmStreamTell(PSCMSTREAM pStream); 101 102 size_t ScmStreamTellLine(PSCMSTREAM pStream);
Note:
See TracChangeset
for help on using the changeset viewer.