Afficher un message
Vieux 16/10/2007, 18h11   #1
$)CHarald van D)&k
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: constant string doubt

On Tue, 16 Oct 2007 12:03:43 -0500, Jack Klein wrote:
> By definition in the C standard, the type of a string literal like
> "abcdefgh" in the above program is array of char, and NOT array of const
> char. "abcdefgh" is not constant data in C.


It is not const-qualified, but it is constant.
  Réponse avec citation
 
Page generated in 0,04712 seconds with 9 queries