I went to my teacher and asked him to reexplain pointers to me, going through the online notes and I now believe I understand pointers.
I am now Officially Happy.
Posted by Will B (Member # 7931) on :
*resolves not to say anything about auto_ptr*
Congrats!
Posted by Alcon (Member # 6645) on :
You hated pointers? My god, pointers are the greatest thing in the world! I love them
The reason I hate java is it's utter lack of real pointers.
Posted by King of Men (Member # 6684) on :
Eh? Java has only pointers. Perhaps the problem is not in the language?
Posted by fugu13 (Member # 2859) on :
Now you get to learn about how most of the time good programming involves not using pointers (by which I mean, any sort of pointer manipulation, not avoiding pointers in your code entirely) directly, but instead using the high quality, safe capabilities in libraries like boost.
Posted by Megan (Member # 5290) on :
I think pointers are very beautiful, and I hear they're great hunting dogs, though I haven't had any personal experience with them.
Posted by Swampjedi (Member # 7374) on :
Great, and I'm stuck using Ada. Thanks bunches, DoD! :-)
Oh, and Java uses references, not pointers.
Posted by Boris (Member # 6935) on :
quote:Originally posted by Megan: I think pointers are very beautiful, and I hear they're great hunting dogs, though I haven't had any personal experience with them.
Darn you! I came to the thread late and my joke was already taken!
Posted by Tara (Member # 10030) on :
As usual, I have no idea what your thread is about.
Posted by Annie (Member # 295) on :
Tara, I'd recommend going to your local library and checking out a book on the subject when you feel uninformed.
There. That was my pointer.
*rimshot*
Posted by anti_maven (Member # 9789) on :
Top comedy drumkit action!
*buddadum tsssch*
Posted by Nighthawk (Member # 4176) on :