Example 2-6. Variable Names on the Stack Example
int NameOneTwo::handleError(int errorNumber) { int error = OsErr(); Time time_of_error; ErrorProcessor error_processor; String *p_tmpstring; }