Modern Pascal Advanced Samples
Modern Pascal provides features to help simplify your code development efforts. Below are some samples which are used to explain how you could use these features.
Lesson |
Description |
Enumerator |
Dynamic Enum to String and doing a case against Enum elements |
Boolean |
Thorough demonstration of Boolean usage |
Floats |
Demonstrate all of the different float types, some compilers fail these set of tests |
Integers |
Demonstrate all of the different integer types |
Strings |
Demonstrate many of the string types |
Shortint |
-128 |