Project

General

Profile

Feature #210

Updated by J. Templ over 5 years ago

SYSTEM.ADR\(T\) SYSTEM.ADR(T) returns the address of the type descriptor of T. 
 This should also work if T is a procedure type and it should be documented. 
 In a previous bug fix (issue #199) for T being a basic type this undocumented feature has been lost.

Back