Re: Declaring automatic variables inside a while loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Claudio Bley <bley@xxxxxxxxxxxxxxxxxxx>:
> What is an "automatic" variable? I never heard of such a thing.

it's in the standard.  it's what stack variables are called.
C has a type keyword 'auto' that nobody uses because it's usually
unnecessary.
--

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux