Larry Evans wrote: > IIUC, this declares all a, b, and c as char*; yet, the only difference > is the typedef is used to abbreviate the type as expected, typedef is not like #define, I don't see a problem here