P
Peter
I read somewhere that typedef keyword is not merely
a syntactic sugar, but there are, in fact,
valid declarations which would be impossible to express
without using typedef due to language syntax constraints.
If that's true, could you give me an example of
such declaration (the simpler, the better)?
a syntactic sugar, but there are, in fact,
valid declarations which would be impossible to express
without using typedef due to language syntax constraints.
If that's true, could you give me an example of
such declaration (the simpler, the better)?