View Single Post
Old 01-11-2014, 07:06 PM   #6
qqwref
stepmania archaeologist
Retired StaffFFR Simfile AuthorFFR Veteran
 
qqwref's Avatar
 
Join Date: Aug 2005
Age: 34
Posts: 4,090
Default Re: Just started to delve into the world of C

Quote:
Originally Posted by choof View Post
are pointers a pretty C exclusive concept?
Pointers are everywhere - they're just hidden from the programmer in most higher-level languages. Even in very high-level languages like Python, understanding how pointers work will give you a much better understanding of what actually happens when you move data around or pass variables to a function.
__________________
Best AAA: Policy In The Sky [Oni] (81)
Best SDG: PANTS (86)
Best FC: Future Invasion (93)
qqwref is offline   Reply With Quote