q for the C hackers
    Kevin D. Clark 
    kclark at CetaceanNetworks.com
       
    Tue Aug 19 11:12:51 EDT 2003
    
    
  
David Long <dave at jumpshift.com> writes:
> Also, for strings the C standard requires each literal
> string constant to occupy unique read/write storage (in case the code
> decides to rewrite part of it).
ANSI C allows the implementation to store duplicate strings in the
same memory location at runtime.
--kevin (the compiler guy)
-- 
Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA)
cetaceannetworks.com!kclark (GnuPG ID: B280F24E)
alumni.unh.edu!kdc
    
    
More information about the gnhlug-discuss
mailing list