This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Declarations in a for loop


On Wed, 18 May 2005 18:07:58 +0200
DPalao <dpalao@gmail.com> wrote:
> 
> As far as I know if you declare several variables in the so-called 
> init-statement they have to share the type.

This seems to be the case indeed.

Thanks.

Fred


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]