Hi Rob / Sisyphus,
Try this...
#include <stdint.h> int64_t my64bitIntegerVariable; uint64_t my64bitUnsignedVariable;
HTH, --Eljay
Hi Rob / Sisyphus,
Try this...
#include <stdint.h> int64_t my64bitIntegerVariable; uint64_t my64bitUnsignedVariable;
HTH, --Eljay