User profile: pogrady

User info
User name:pogrady
Name:Patrick O'Grady
Location:Long Beach
Website:http://programmerart.weebly.com/
Statistical data
Birthdate:Jul 16, 1975
Gender:Male
Occupation:Other
Skills:C
C++
Visual Basic
History
Joined:
Number of posts:677
Latest posts:

How to preapre a C++ Program to login with the password after saving it to the Computer
Replacing input with another character is somewhat dificult in the console world.

Error with pointers
You are declaring an integer array local to the read_data function and returning its address. But o...

arrays
[code] int a [2] = {1, 2}; int b = a [1]; [/code];

Shuffling Fish
Yes, but there is not function called setPrice. You'll need to define this or you will get compile ...

Teaching
[quote] I believe its easier to be told by a person than a tut online [/quote] A key skill to hav...