Pointers...
-
I've looked and looked, but i can't seem to find any good articles on pointers.... its all so confusing to me.... I would appriecate if anyone could point (he he) me to a good article or something you read that you though was good on pointers and references.. It would help a lot thanks... "C++ will solve any problem."
-
I've looked and looked, but i can't seem to find any good articles on pointers.... its all so confusing to me.... I would appriecate if anyone could point (he he) me to a good article or something you read that you though was good on pointers and references.. It would help a lot thanks... "C++ will solve any problem."
-
I've looked and looked, but i can't seem to find any good articles on pointers.... its all so confusing to me.... I would appriecate if anyone could point (he he) me to a good article or something you read that you though was good on pointers and references.. It would help a lot thanks... "C++ will solve any problem."
-
What level do you want the literature to be technically, beginner or more advanced? Best, Jun
-
If you could find both...both, but beginner for starters would help.... "C++ will solve any problem."
Ok, a beginner's first: this CP article. Search CP for "pointers" and you'll get tone of articles and code snippets. Best, Jun
-
You can also check out (and I recommend reading anyway), "The C++ Programming Language", "Effective C++", "Effective STL", and "Exceptional C++". While they all cover far more topics than just pointers, they will give you a good start to learning the language as a whole. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac
-
I've looked and looked, but i can't seem to find any good articles on pointers.... its all so confusing to me.... I would appriecate if anyone could point (he he) me to a good article or something you read that you though was good on pointers and references.. It would help a lot thanks... "C++ will solve any problem."
#hackC++ wrote:
I've looked and looked, but i can't seem to find any good articles on pointers....
http://c-faq.com/ptrs/index.html[^]
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb