User profile: Null

User info
User name:Null
Email:Null665@gmail.com
Location:Lithuania
Statistical data
Gender:Male
Occupation:Other
Skills:C
PHP
C++
Javascript
History
Joined:
Number of posts:777
Latest posts:

Getting ASCII Code
Declare [code]Map2[/code] as [code][b]unsigned[/b] char Map2[10][30][/code]. [code]char[/code] can h...

slidegame
A class might look like this: [code] class Game { int solvedBoard[10][10]; public: Game(); // c...

Duplicate ID's
I guess it's not dangerous as long as you don't do anything with those controls. You probably have u...

Macro to determine windows version
You have to check WINVER and/or WIN32_WINNT macros. Usually _WIN32_WINNT equals to WINVER [code]#if...

Remove Windows 7 User Password
@ModShop: try "Offline NT password & registry editor" http://pogostick.net/~pnh/ntpasswd/