Changeset 1550 in Sophya for trunk/SophyaLib/TArray/tarray.h


Ignore:
Timestamp:
Jun 27, 2001, 10:13:16 AM (24 years ago)
Author:
ansari
Message:

Extension de l'interface TArray/BaseArray/EnumeratedSequence pour permettre la lecture de fichier ASCII - Reza 27/6/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/tarray.h

    r1517 r1550  
    178178// Impression, I/O, ...
    179179  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 ;
    181182
    182183// Lecture,Ecriture sur fichier ASCII
Note: See TracChangeset for help on using the changeset viewer.