In C/C++ what is an automatic variable, and when would you use it.
Anonymous
All variables are automatic unless otherwise specified. You would never use it, and if you did the compiler will ignore it.
Check out your Company Bowl for anonymous work chats.