Penguin
Note: You are viewing an old revision of this page. View the current version.

A DataType is a class of Data?, which can be atomic (a floating point number, a 32 bit integer, an ASCII character) of compound (an array, a struct, an object or a pointer to some DataType). Some languages provide Templates that allow the definition of classes of classes of data.