stdint.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned char uint8_t
typedef char int8_t
typedef unsigned short uint16_t
typedef short int16_t
typedef unsigned int uint32_t
typedef int int32_t
typedef unsigned long long uint64_t
typedef long long int64_t


Typedef Documentation

typedef short int16_t

Definition at line 48 of file stdint.h.

typedef int int32_t

Definition at line 50 of file stdint.h.

typedef long long int64_t

Definition at line 52 of file stdint.h.

typedef char int8_t

Definition at line 46 of file stdint.h.

typedef unsigned short uint16_t

Definition at line 47 of file stdint.h.

typedef unsigned int uint32_t

Definition at line 49 of file stdint.h.

typedef unsigned long long uint64_t

Definition at line 51 of file stdint.h.

typedef unsigned char uint8_t

Definition at line 45 of file stdint.h.


Generated on Sat Feb 17 00:05:26 2007 for HP-GCCLibrary by  doxygen 1.5.0