[wsf-c-dev] [C++] Question on data types

Damitha Kumarage damitha at wso2.com
Tue Oct 16 03:57:36 PDT 2007


Senaka Fernando wrote:

>Is it better to proceed with the addition of C++ primitive types
>sparingly, or only with types defined in AXUTIL_..? (for instance, the
>bool type can be re-defined or the existing definition in
>AXUTIL_UTILS_DEFINES.h can be used which is derived from int)
>
>Which would be better and why?
>  
>
Since you are going to write a set of C++ wrapper functions over C I 
think it is better to adhere to existing typing instead of doing type 
mapping between C++ and C.
Damitha

>Regards,
>
>Senaka
>
>
>_______________________________________________
>Wsf-c-dev mailing list
>Wsf-c-dev at wso2.org
>http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>  
>




More information about the Wsf-c-dev mailing list