??? 08/06/04 12:15 Read: times |
#75557 - RE: Is there any C++ compiler Responding to: ???'s previous message |
CEIBO has a 'C++ to C converter' that interfaces with Keil.
However my $0.02 worth: when programming microcontrollers you do not want the 'uncertainty' and overhead that C++ imposes by its abstraction. If you need to use C++ the '51 is probably the wrong choice. As said so often before: the '51 is not a "mini PC" Erik |