User profile: NanoBytes

User info
User name:NanoBytes
Email:Nano_Coder@yahoo.com
Name:Nathaniel Hayes
Location:Adair Iowa
Website:http://www.NanoBytes.com
Bio:I am a 15 year old programmer with skills in C++, Java, VB, C#, PASCAL, and Assembly.
Statistical data
Birthdate:Sep 28, 1996
Gender:Male
Occupation:Programmer
Skills:C
BASIC
PHP
C++
Visual Basic
C++/MFC
VB .NET
Pascal
Assembly
C++/.NET
Java
C#
Javascript
Python
BOLT
History
Joined:
Number of posts:70
Latest posts:

Need to learn c++ fast.
I was in robotics too, and you do not need to learn C++ completely. You just need to know the basics...

Premature console closing
hey, just a hint, rather than doing something like [code] if(choice == 'A' || choice == 'a') ... [/...

Capture window change
Ok, if I am understanding you you want your program to be able to close/modify another window even t...

Selecting files
When i started out I had lots of issues because I forgot to include the Comdlg32.lib library (if you...

angle
That is a much better solution :) But the switch/case is still the way to go.