7.10 The C structure

value_type

Datatype

Specification:
datatype value_type = CODE_VALUE | VAR_VALUE | UNKNOWN_VALUE

Description:

This datatype provides a coarse classification of foreign code objects.

CODE_VALUE
Object appears to be functional code of some description.

VAR_VALUE
Object appears to be a (visible) variable containing foreign data.

UNKNOWN_VALUE
Object cannot be classified, though it could be either of the above.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker