include/Types/Types.hpp

Go to the documentation of this file.
00001 #ifdef __cplusplus
00002 namespace Types
00003 {
00004 #endif
00005     typedef char tchar;
00006     typedef unsigned char uint8;
00007     typedef unsigned short uint16;
00008     typedef unsigned int uint32;
00009     typedef signed char int8;
00010     typedef signed short int16;
00011     typedef signed int int32;
00012 #ifdef __cplusplus
00013 }
00014 using namespace Types;
00015 #endif

(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is