From native C++ I am attempting to read user data linkage data created in dgn files made from MicroStation XM using an mdl application from .mc files. The struct for the data contains ints, doubles, and char arrays.
What was the format of intback then? Was it 16 or 32 bits? Big endian or little endian?