comp.lang.ada
 help / color / mirror / Atom feed
From: stilley@utflis.UUCP (Scott Tilley)
Subject: Re: read-only objects
Date: Wed, 3-Aug-88 22:38:18 EDT	[thread overview]
Message-ID: <1087@utflis.UUCP> (raw)
In-Reply-To: 8807300158.AA05816@ajpo.sei.cmu.edu


Sorry for the x-post all, but the "read-only", hardware-modifiable
attribute is quite simple in C: it would have both the 'const'
and 'volatile' attributes. Thus, programmer could not change it,
but the hardware can always alter the storage.
 
 For example, 
   const volatile int foo;
 
 Just to show that Ada does not rule the world (yet).
  
	   ..Scott

      reply	other threads:[~1988-08-04  2:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1988-07-29 17:58 read-only objects "Pat Rogers, Software Engineering Research Center"
1988-08-04  2:38 ` Scott Tilley [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox