Discussion: Opinions about a book
Afficher un message
Vieux 05/05/2008, 07h09   #7
Nick Bowler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Opinions about a book

On Mon, 05 May 2008 21:00:26 +0500, arnuld wrote:

<snip>

> Also, IIRC, const in C99, makes a compile time constant. That's good
> thing too. At least, I don't have to use enum for array size :P


No, const doesn't do this in C99. However, variable length arrays allow
you to use non-constant expressions in automatic array declarations.
  Réponse avec citation
 
Page generated in 0,05001 seconds with 9 queries