From: stan <st...@uc...> - 2003-02-24 23:06:56
|
is there a way to translate global-scoped declarations such as: enums, typedefs, global variables, etc using OpenC++? for global functions there is a SetDefaultMetaclassForFunctions() is there a similar system for global declarations? what about function prototypes in global scope? thank you, stan |