Next: , Up: Function Pointers   [Index]


3.6.1 The Function Pointer Type Class

The expression evaluator assumes any (symbolic) data type greater than X1f4_E4_CALL to be a function pointer type, any data type less to be a non function pointer type. Any application defined data type should be less than X1f4_E4_CALL. X1f4_E4_CALL is defined large enough to comfortably allow the introduction of application defined data types.

See Symbolic Types.

See Application Defined Types.