Hi /prog/, i'm learning C and i can't find a reason for using pointers. I know how they work, but i developed some things and i never had to use it. Can you help?
Name:
Anonymous2012-12-18 15:07
NEVER use sepples garbage like references or std::auto_ptr. NEVER.