Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


readonly                    C Keyword                    readonly




Storage class


readonly is a C  keyword that modifies data declarations.  As its
name implies, the readonly  modifier declares that data are to be
read only;  this helps protect key  data against casual modifica-
tion by the user or another programmer.

***** See Also *****

C keywords, keyword

***** Notes *****

The ANSI standard for the C language eliminates this keyword.









































COHERENT Lexicon                                           Page 1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026