.

mpiObjectMapIS_VALID

Declaration

#define  mpiObjectMapIS_VALID(objectMap,count) \
     (((count) >= (sizeof(objectMap) * 8)) || \
     (((~((0x1 << (count)) - 1)) & (objectMap)) == 0))))
  Required Header: stdmpi.h

Description

mpiObjectMapIS_VALID checks if the map is within the count range. If the map is valid, it returns a non-zero value.

See Also

 

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering