Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tahnik389908y@datahack Yes that's the point of the post. I need to learn pointer more in depth before I can master the language.
-
BartBB6898yPointers are not that hard to understand. They just have a bad reputation. Have fun learning :D
-
C and Assembly have them too. Have fun shooting your own leg while trying to shoot your own head. But all jokes aside. they are fun.
-
From Joel Spolsky:
"I’ve come to realize that understanding pointers in C is not a skill, it’s an aptitude. [...] They are having a good ol’ time learning C or Pascal in college, until one day the professor introduces pointers, and suddenly, they don’t get it. They just don’t understand anything any more."
http://joelonsoftware.com/articles/...
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
-
sam966911Hats off to this lady .... I would have just flipped the machine
Internship has taught me that as long as you know one good language then you can do anything in other language with a little bit help from online.
Unless it's c++.
c++ has pointer.
That means you're fucked.
That also means you're in for a lot of fun.
undefined
pointer
c++