60#ifndef _SO_LONG_ELEMENT
61#define _SO_LONG_ELEMENT
72simplify porting to other architectures and operating systems.
75in your code to the appropriate sized
typedef from <inttypes.h>. The perl
76script /usr/sbin/longToInt32 can assist you making
this transition. Note
77that not all longs should be changed as some are determined by other system
79_____________________________________________________________________________
SoInt32Element SoLongElement
Subclasses store a single int32_t, int, or enum value.