+ 2
oh, they may seem too complicated and not needed at first, but once learned, they are an EXTREMELY powerfull tool
you wont find much use for them in simple programs, but in programs where you have multiple functions performing operations on one existing object, or if you have one object for controlling other already existing objects, or pass data from one object to another one, pointers are irreplaceable



