Forum: C++ Aug 12th, 2006 |
| Replies: 10 Views: 5,108 You know of a C++ book that goes over that stuff in detail?
I prefer Brad Jones' "Teach yourself C++ in 24 days".... In my opinion it covers material better than any other C++ book I've... |
Forum: C++ Apr 2nd, 2006 |
| Replies: 10 Views: 1,364 There's no relation. You can make about any object simulate a simple physics vector, but a C++ vector is just a container. If the name was different would you still think there's a relationship? |