Standard (C99) Integers

DISAM expects that your compiler is C99 compliant, and includes stdint.h

Please refer to your compiler documentation (for eg man stdint.h) or see http://www.wikipedia.org/wiki/Stdint.h for more details.

If your compiler does not supply this header, a few extra details will have to be verified or otherwise supplied in head/isintstd.h.