Changeset 1958 in Sophya for trunk/SophyaLib/BaseTools/pexceptions.cc
- Timestamp:
- Mar 28, 2002, 5:52:51 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/pexceptions.cc
r773 r1958 22 22 } 23 23 24 string BuildLongExceptionMessage(const char * s, const char *file, int line)24 string SOPHYA::BuildLongExceptionMessage(const char * s, const char *file, int line) 25 25 { 26 26 char buff[32];
Note:
See TracChangeset
for help on using the changeset viewer.