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:779
Latest posts:

Doing homework for money
I have done homework for money maybe four or five times. The people who asked me to do their homewor...

Directory Structure
For larger projects my default directory structure is [quote]Project │ ├── bin ; al...

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...