Skip to main content
mhdizgah
Associate III
December 9, 2015
Question

how to convert RTX C program to C++ program

  • December 9, 2015
  • 0 replies
  • 589 views
Posted on December 09, 2015 at 08:53

Hi

I have a Keil RTX C program which work correctly,Now i need to include a C++ library to it, but as you know C compilers are not able to compile C++ libraries(I used CLASS in my C++ library). Then is it possible,converting my C Main program to C++ ?(I changed main.c to main.cpp,then program compiled correctly and include cpp library too but program does not work)

is there any other way ?

WBR.

#keil
This topic has been closed for replies.