User profile: johnnystarr

User info
User name:johnnystarr
Name:Johnny Starr
Location:Dallas, TX
Statistical data
Birthdate:Aug 31, 1983
Gender:Male
Occupation:Other
Skills:C
C++
Visual Basic
VB .NET
C#
Javascript
C#/.NET
History
Joined:
Number of posts:32
Latest posts:

Using Mouse as Input device
Unlike platform independent toolkits such as Java using JDK, C++ has no native GUI extensions as par...

Issues with input
Typically it is conventional to use uppercase identifiers for constants in C. Besides that observat...

Using 2D vector as a member of class matrix
You may want to include exception handling as well.

help with understanding code
[code]<crypt.h>[/code] is provided by the standard C library. It uses very complex algorithms such ...

Inheritance
You may also use the access modifier [code]protected:[/code] to hide members outside of the class hi...