Forum: C++ Jan 14th, 2004 |
| Replies: 4 Views: 4,643 If you have enough time in your hands , that is , 6 months , start with c.There's this book by Dennic Ritchie called " The C programming language."That is the Bible of C.But if you are willing to... |
Forum: C++ Oct 27th, 2003 |
| Replies: 7 Views: 17,713 Somebody told me that he could access c++ private data members without using the " Friend" type or public functions.He gave a source code and that was compiled in Turbo c++3.0 :-(
May I post that... |
Forum: C++ Oct 14th, 2003 |
| Replies: 37 Views: 12,836 Well,I'm interested in making a game.These are my targets:
1.The game will be an RPG one.
2.There will be maximum 5 characters-no mules.
3.There will not be an option for muiltiplayer gaming.
4.I... |
Forum: C++ Sep 13th, 2003 |
| Replies: 4 Views: 3,025 :lol: HI i'm really new to c++ programming.I have learning this language with the help of a book named "Teach yourself c++ in 21 days by Sams."
I am in day 4 learning expressions and statements.How... |