Previous: 2.2.4. Program Comments To the Table of Contents Next: 2.2.5.1. Integer and Real Number Constants
2.2.4. Program Comments Table of Contents 2.2.5.1. Integer and Real Number Constants

- 2.2.5. -
Table of Contents
2. TMT Pascal Language Description
2.2. Pascal Language Structure
2.2.5. Constants


2.2.5. Constants


A constant declaration (const) is an identifier that marks a value that can't change. TMT Pascal provides two standard types of constants:


Previous: 2.2.4. Program Comments To the Table of Contents Next: 2.2.5.1. Integer and Real Number Constants
2.2.4. Program Comments Table of Contents 2.2.5.1. Integer and Real Number Constants

- 2.2.5. -