Changeset 490 in Sophya for trunk/SophyaLib/NTools/utils.h
- Timestamp:
- Oct 21, 1999, 5:25:53 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/utils.h
r244 r490 1 1 // This may look like C code, but it is really -*- C++ -*- 2 2 // 3 // $Id: utils.h,v 1. 2 1999-04-22 16:18:52ansari Exp $3 // $Id: utils.h,v 1.3 1999-10-21 15:25:53 ansari Exp $ 4 4 // 5 5 … … 13 13 #include <stdio.h> 14 14 15 #if defined(__KCC__)16 using std::string ;17 #endif18 15 19 16 // MemCpy marche meme en cas de recouvrement.
Note:
See TracChangeset
for help on using the changeset viewer.