Forum: C++ Aug 29th, 2008 |
| Replies: 2 Views: 326 The following code is part of a program to document the book in my house, like those things they have at public libraries. I learned about minupulating files in programs last night and have many... |
Forum: C++ Aug 28th, 2008 |
| Replies: 4 Views: 576 I have been using the book beginning c++ through game programming witch has been a very good book. I've learned loops, references, pointers, classes, inheritance, dynamic memory, and the very... |