int64_t.h File Reference

attempts to pull in a definition for 64-bit integers which is as portable as possible. More...

#include <inttypes.h>

Include dependency graph for int64_t.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

attempts to pull in a definition for 64-bit integers which is as portable as possible.

inttypes.h if possible, stdint.h if not.

stdint.h is part of the C99 standard - this is not a subset of C++ (as dholth has said.) inttypes.h is apparently available in more places (e.g., macosx) - i think i found this out via googling.

Author:
Jared Jennings

Generated on Thu Mar 2 23:51:35 2006 for libOSC++ by  doxygen 1.4.6