Changeset 7889 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 08/19/06 20:43:06 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MString.h
r7887 r7889 18 18 MString &Print(const char *fmt, ...); 19 19 20 #ifndef __CINT__ 20 21 static MString Format(const char *fmt, ...); 22 #endif 21 23 22 24 void Form(const char *fmt, ...);
Note:
See TracChangeset
for help on using the changeset viewer.