[ale] C++ to C code converter
Geoffrey Myers
geof at abraxis.com
Thu Dec 4 14:48:57 EST 1997
charlie hubbard wrote:
> Is there a way to convert c++ code to c code? Isn't that what
> the compiler does anyway?
I don't know if there is a converter available, but the compiler does
not convert C++ to C. At least the compilers I've used don't. The
binaries for C++ are different and usually larger. Generally, C
compilers generate code that runs faster.
> thanks
> charlie
--
Until later: Geoffrey geof at abraxis.com
NT is secure.... as long as you don't remove the shrink wrap.
More information about the Ale
mailing list