contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

Name is in use.

Opaque type and function names are global, and therefore in the unified namespace cannot have the same names as global variables.

Additional Information

Trying to define an opaque type that has already been declared as a function (for function "X").
or
Trying to define an opaque type that has already been used as a keyword (for keyword "X").
or
Trying to define a function name that has already been used as an opaque type (for type "X").

 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.