Skip to main content

1985 | OriginalPaper | Buchkapitel

Constants, Variables and Data Types

verfasst von : Daniel Thalmann

Erschienen in: Modula-2

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

When numbers are constant during the execution of a program and when they have a specific role to play, it is useful to give them a name. This is possible in MODULA-2 by means of constant declarations. A constant is defined by giving its name, or constant identifier, and its value as an expression involving numbers and constants.

Metadaten
Titel
Constants, Variables and Data Types
verfasst von
Daniel Thalmann
Copyright-Jahr
1985
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-69668-8_3