Changeset 2419 in Sophya for trunk/SophyaPI/PIext/servnobjm.h


Ignore:
Timestamp:
Jul 21, 2003, 11:13:10 PM (22 years ago)
Author:
cmv
Message:
  • introduction notion de numero de ligne dans expression ntuple modif prototype PlotExprFunc NTLoopExprFunc (add _nl _nstart _nend) modif int_4 -> int_8_exprf (long long) pour _nl (DecodeLoopParameters,

PrepareNTExpressionCFile, LinkExprFunc,...)

  • doc pour _nl _nstart _nend et arragement repartition RegisterHelp/RegisterCommand

(rz + cmv 21/7/2003)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/servnobjm.h

    r2180 r2419  
    115115
    116116// Utilitaires divers
    117   static void   DecodeLoopParameters(string& loop, int& i1, int& i2, int& di);
     117  static void   DecodeLoopParameters(string& loop, int_8& i1, int_8& i2, int_8& di);
    118118  string        FileName2Name(string const & fn);
    119119  char*         PClassIdToClassName(int cid);
Note: See TracChangeset for help on using the changeset viewer.