if anybody has some code of programs about as hard as "hello world" to a simple ATM (automatic teller machine) type program, i'd really appreaciate if i could get a copy, i can't find any simple programs to learn from, and can't afford books etc.
Printable View
if anybody has some code of programs about as hard as "hello world" to a simple ATM (automatic teller machine) type program, i'd really appreaciate if i could get a copy, i can't find any simple programs to learn from, and can't afford books etc.
There is lots of source code on the codeguru site...
The RTF file for this book, you will find on the code guru home page.
In addition you can learn from the classes placed on this site.
Wizards in VC++ 6.0 creates for you different kind of program skeletons. One of them is Hello World!!
Good luck,
Victor.