contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
declaration/definition   declare function-library    
    Related Concepts  

Syntax

  declare function-library string-expression


Purpose

Sets the default function library for any following external function definition that does not have an "in function-library" part. More than one declare function-library declaration can appear in a program. If more than one is used, each declare function-library declaration applies to the function definitions that follow until another declare function-library declaration is encountered. This is consistent with all OmniMark library calls.

The "in function-library" part of an external function can be omitted only if the definition is preceded by a declare function-library declaration. There is no "built-in" or "system-supplied" default external function library.

      Related Concepts
   Function libraries: declaring a default
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:03 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.