Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- howto pass command line unicode arguments)
- Date: Fri, 17 Feb 2006 15:23:38 +0900 (JST)
- From: Tod McQuillin <devin@example.com>
- Subject: Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- howto pass command line unicode arguments)
- References: <30ce84360602161543t37f3dc6ak@example.com><d8fcc0800602161631h3ca19eeeq@example.com><30ce84360602162211q3e789359o@example.com><d8fcc0800602162218o3727624ei@example.com>
On Fri, 17 Feb 2006, Josh Glover wrote: >> Although if I want a global (or file static) somewhere localised I might >> well not put it at the top of the file. I certainly don't put variable >> definitions at the top of functions any more. > > Good luck with that if you are writing C code... The C99 standard allows variable declarations anywhere inside a block, not just at the top. This can be a useful technique for limiting the scope of variables to just the section of code where they are used. C99 has been supported in gcc since gcc 3.x http://en.wikipedia.org/wiki/C99#C99 -- Tod
- Follow-Ups:
- References:
- [tlug] Bleeding pragmata (was: Re: unicode and Perl- how to passcommand line unicode arguments)
- From: Ian Wells
- Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- From: Josh Glover
- Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- From: Ian Wells
- Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- Next by Date: Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- Previous by thread: Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- Next by thread: Re: [tlug] Bleeding pragmata (was: Re: unicode and Perl- how topass command line unicode arguments)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links