Re: (long) An AES implementation for 32-bit platforms

From: Mok-Kong Shen (mok-kong.shen_at_t-online.de)
Date: 06/11/03


Date: Wed, 11 Jun 2003 23:41:26 +0200


Tom St Denis wrote:
>

> Actually you're wrong. "cl.exe" the actual C compiler can compile both
> straight C and C++ programs. By default it assumes source files ending
> in ".c" are C and ".cpp" are C++.

I am not sure that I understand you. I use VC++
in its window mode. I never called it from the
DOS level (I don't know whether that's possible).
Since a C++ compiler can cover almost all C constructs,
one can say that a C++ compiler can do both, but
not in the other direction that a C compiler can do
both (if it could, then it would be, by definition,
a C++ compiler).

M. K. Shen



Relevant Pages

  • Re: runtime error
    ... Check your compiler section. ... Denis ... files error 216 .any help would be vry grateful. ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: What is the gain of "inline"
    ... Tom St Denis writes: ... I'd just write a macro and then the ... unlikely the compiler would put it in a function, call it, etc...]. ... the compiler has to inline it -- even if a function call ...
    (comp.lang.c)
  • Re: (long) An AES implementation for 32-bit platforms
    ... >> in its window mode. ... >> not in the other direction that a C compiler can do ... One sucks and the other is what all productive ... saying that a C compiler could do both. ...
    (sci.crypt)

Quantcast