4.15.3. Unsigned long long Type



Up: New Predefined Datatypes Next: Canonical MPI_PACK and MPI_UNPACK Previous: Signed Characters and Reductions
A new type, MPI_UNSIGNED_LONG_LONG in C and MPI::UNSIGNED_LONG_LONG in C++ is added as an optional datatype.
 
 
 
[] Rationale.  
  The ISO C9X committee has voted to include  long long  
and  unsigned long long as standard C types.   
 ( End of rationale.) 
 
  



Up: New Predefined Datatypes Next: Canonical MPI_PACK and MPI_UNPACK Previous: Signed Characters and Reductions
Return to MPI-2 Standard Index
MPI-2.0 of July 18, 1997
HTML Generated on August 11, 1997
