something that would be nice

Gabriel Dos Reis gdr@integrable-solutions.net
Wed Nov 12 03:55:00 GMT 2003


"Matt Wells" <mwells@gigablast.com> writes:

| oh, follow up question.
| if i had a bunch of these functions in one file wouldn't i have
| to do it like:
| struct foo1 { int i; int j; } bar () ;
| struct foo2 { int i; int j; } bar () ;
| struct foo3 { int i; int j; } bar () ;
| ...
| ?

Yes.

Which is why I wondered why you thought it was much simpler ;-)

-- Gaby



More information about the Gcc mailing list