Changeset 9518 for trunk/MagicSoft/Mars/mbase/MEnv.h
- Timestamp:
- 10/26/09 14:31:19 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MEnv.h
r9345 r9518 41 41 Int_t GetValue(const char *name, Int_t dflt); 42 42 Double_t GetValue(const char *name, Double_t dflt); 43 const char *GetValue(const char *name, const char *dflt );43 const char *GetValue(const char *name, const char *dflt=""); 44 44 45 45 // GetValue: regexp
Note:
See TracChangeset
for help on using the changeset viewer.