coding style: type* variable or type *varible

Robert Dewar dewar@adacore.com
Wed Sep 14 16:25:00 GMT 2005


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



More information about the Gcc mailing list