Forum: C++ Jul 12th, 2009 |
| Replies: 6 Views: 393 I'm guessing you actually have ... in your source instead of actual code. a and c are not anywhere to be found. Provide the full source code and we can help you. Also, use code tags and void main is... |
Forum: C++ Jun 23rd, 2009 |
| Replies: 10 Views: 496 http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
Direct link to Volume 1 (http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip)
Direct link to Volume 2... |
Forum: C++ Nov 14th, 2008 |
| Replies: 7 Views: 422 Use correct grammar (http://www.catb.org/~esr/faqs/smart-questions.html#writewell)
How to use rand() (http://www.cplusplus.com/reference/clibrary/cstdlib/rand.html) |