RE: typedefs

2005-11-22 Thread Dave Korn
Giovanni Bajo wrote: > Manu Abraham wrote: > >> When one does a >> >> typedef uint8_t array[10]; >> >> what does really happen ? > > This question does not concern the development of the GCC compiler in any > way ??? Unless, surely, the answer wanted was something along the lines of: `Th

Re: typedefs

2005-11-21 Thread Giovanni Bajo
Manu Abraham <[EMAIL PROTECTED]> wrote: > When one does a > > typedef uint8_t array[10]; > > what does really happen ? This question does not concern the development of the GCC compiler in any way, so it does not belong here. Please post it to support forums for th eC language. Giovanni Bajo