19.12.2010 - variables and structs, fixed consoleand interfaces
This commit is contained in:
@@ -33,6 +33,7 @@ typedef unsigned short int ushort;
|
||||
typedef unsigned int uint;
|
||||
typedef unsigned long ulong;
|
||||
typedef unsigned long long ullong;
|
||||
typedef long double ldouble;
|
||||
|
||||
using std::cout;
|
||||
using std::cin;
|
||||
|
||||
Reference in New Issue
Block a user