Elementary DataTypes
Encore RPG .NET supplies a set of pre-defined data types that you can use
for many of your programming elements. This section describes these types and
how to use them.
In This Section
Describes the integral and nonintegral numeric types.
Describes the * Char and * String types.
Describes the * Boolean , * Date , and * Object types.
Related Sections
Data type Declaration
Covers declaring data types of various programming elements.
Data type Implementation
Illustrates how Encore RPG classifies and implements various data types.
Data types Comparison
Comparison list of Encore RPG, .NET Framework, C#, and Visual Basic Data types.