Thanks for the question. Documentation updated to make this clearer.
No, there will not be problems. CBDATA_TYPE declaration are at most file
scope, and you can have different declarations in different files.
Global types needs to be defined using other methods..
Will try to unify the two..
/Henrik
Robert Collins wrote:
>
> Thanks. A question if you would...
>
> scopewise, if I have two datatypes of the same name, both invisible to the other
>
> global
> module1
> datatype (20bytes in size)
> module2
> datatype (32 bytes in size)
>
> and they both get registered via CBDATA_TYPE... will there be problems?
Received on Sat Jan 06 2001 - 04:12:23 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:11 MST