On Mon, 24 Feb 2003, stan wrote:
> 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?
As far as I know: no. However it should not be difficult to extend OpenC++
to support those. Contact me for more info if you decide to go for it.
>
> what about function prototypes in global scope?
Similarly.
Best regards
Grzegorz
>
> thank you,
>
>
> stan
>
>
>
##################################################################
# Grzegorz Jakacki Huada Electronic Design #
# Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang #
# tel. +86-10-64365577 x2074 Beijing 100015, China #
# Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. #
##################################################################
|