|        | |||||
|  | |||||
| Function libraries: declaring a default | |||||
| Prerequisite Concepts | Related Syntax | ||||
A declare function-library declaration can be used to declare a default function library. This is useful in programs where multiple declared external functions come from the same library.
| Prerequisite Concepts External functions Function types and anatomy Functions | Related Syntax declare function-library define function | 
| ---- |