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:
Integer and Real Number Constants
String Constants
Constant Declarations
2.2.4. Program Comments
Table of Contents
2.2.5.1. Integer and Real Number Constants
- 2.2.5. -