Main Page | Modules | Data Structures | File List | Globals | Related Pages

anx_int64.h File Reference


Detailed Description

Platform specific types for anx_int64_t.

Adapted from libogg's method.

This file is included by <annodex/anx_types.h> , except on non-GNU Win32 systems is included instead.

This file should never be included directly by user code.

#include <sys/types.h>

Go to the source code of this file.

Typedefs

typedef int64_t anx_int64_t
 This typedef was determined on the system on which the documentation was generated.


Typedef Documentation

typedef int64_t anx_int64_t
 

This typedef was determined on the system on which the documentation was generated.

To query this on your system, do eg.

echo "#include <annodex/anx_int64.h>" | gcc -E - | grep anx_int64_t


Generated on Sat May 22 19:44:48 2004 for libannodex by doxygen 1.3.5