(file) Return to Platform_ZOS_ZSERIES_IBM.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Platform_ZOS_ZSERIES_IBM.h between version 1.4 and 1.5

version 1.4, 2002/03/18 13:34:54 version 1.5, 2002/03/20 17:47:07
Line 46 
Line 46 
  
 #define PEGASUS_SINT64 long int #define PEGASUS_SINT64 long int
  
   #define PEGASUS_LLONG_MAX 9223372036854775807LL
   #define PEGASUS_LLONG_MIN (-PEGASUS_LLONG_MAX - 1LL)
   
   #define PEGASUS_ULLONG_MAX 18446744073709551615ULL
   
 #define PEGASUS_HAVE_NAMESPACES #define PEGASUS_HAVE_NAMESPACES
  
 #define PEGASUS_HAVE_EXPLICIT #define PEGASUS_HAVE_EXPLICIT


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2