VectorNav C++ Library
int.h File Reference
#include <stdint.h>

Go to the source code of this file.

Detailed Description

{COMMON_HEADER}

Description

Provides definitions for standard integer types, typically simply including the standard stdint.h file but self-defining these types if the current system doesn't have this file.