User profile: indojo24

User info
User name:indojo24
Name:Joshua Kenny
Location:Medan, North Sumatra
Bio:I'm a beginner to programming and I know very little knowledge about C++. I'm an iOS maniac.
Statistical data
Birthdate:Apr 24, 1998
Gender:Male
Occupation:Student
Skills:C++
HTML
Pascal
History
Joined:
Number of posts:10
Latest posts:

Compiling with Visual Studio 2012
I want to create an executable just like normal compilers do. I want to compile my source code which...

Compiling with Visual Studio 2012
I don't really know how it works. But I can't figure how to compile C++ DOS-like (Console) applicati...

Moving Characters with keyboard arrows
Could someone help me? I'm still stuck on this problem.

Moving Characters with keyboard arrows
I tried using getAsyncKeyState. So, I'm trying to move characters up only, but I get linker errors. ...

Moving Characters with keyboard arrows
How do I move characters with keyboard arrows? I don't know how to use kbhit() if it's needed. I'...