Changeset 1550 in Sophya for trunk/SophyaLib/TArray/tarray.h
- Timestamp:
- Jun 27, 2001, 10:13:16 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/tarray.h
r1517 r1550 178 178 // Impression, I/O, ... 179 179 virtual string InfoString() const; 180 virtual void Print(ostream& os, int_4 maxprt=-1, bool si=false) const ; 180 virtual void Print(ostream& os, sa_size_t maxprt=-1, 181 bool si=false, bool ascd=false) const ; 181 182 182 183 // Lecture,Ecriture sur fichier ASCII
Note:
See TracChangeset
for help on using the changeset viewer.