This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C++ instructions with Keil

I need to write a C++ program with the basic instructions to create classes and objetcs for the 8051. Has anyone written a C++ program and compiled it with Keil Microvision, it supports C++ instructions like class ?

Thanks in advance.

Parents
  • "I need to write a C++ program with the basic instructions to create classes and objetcs"

    Well, that's fair enough as an exercise in C++ programming

    "for the 8051"

    But why would you want to do a C++ programming exercise on an 8051?!

    Why not just do it on a PC?!

Reply
  • "I need to write a C++ program with the basic instructions to create classes and objetcs"

    Well, that's fair enough as an exercise in C++ programming

    "for the 8051"

    But why would you want to do a C++ programming exercise on an 8051?!

    Why not just do it on a PC?!

Children