Example Code
void func(auto int foo, register char bar);
Was this helpful?