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
-
I wanna see that sweet ass single linked list project coming up on github next WEEK, YEA *sportsmanlike ass slap*
seriously though, it's a good pointers exercise and not too hard to write. -
DONT use pointers.
in c++ use references or smart pointers, in c cry until you get to use cpp -
@Bubbles you don't have to do it next week though, I think I took longer actually, everyone has their pace :)
-
Bubbles68266y@SecFreak okay! Yeah I’m still new to the concept and don’t know how important it is to use
-
Bubbles68266y@Haxk20 it’s most likely needs a pointer or it’s doing that because of it? Apologies I’m still new to the world of pointers
-
sirjofri5196yImo pointers in c aren't that hard. And I had never problems understanding pointers in other languages. Once you understand them they're useful, but you should use the right techniques for the right problems. Don't forget that there are also structs and pass by value.
Related Rants
I UNDERSTAND POINTERS (kind of) HAHAHAHA NOW I JUST NEED TO KNOW HOW TO USE THEM AND I WILL BE UNSTOPPABLE
rant
i am a god
pointers