7.10 The C structure

selectObject

Function

Signature:
val selectObject : { record:c_object, tgt:c_object, field:name } -> unit

Description:

This selects data from a field of a given record and copies it to the target object. The field has to be one of those associated with the C struct type of the record; the c_type of the target object must also be compatible with the field.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker