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

How to incorporate CPP files in my "C" project

Now, I am doing my project in C - I would like to do some additional VC++ files in my projects for Sending SMS through GSM. What i have to do. Give me resolution for this? Expecting asap.

Parents
  • "... i am using, in that C++ files some built in class and its methods ..."

    Note that C251 is an ANSI 'C' compiler - it is not a C++ compiler!

    Note also that VC++ is a native PC/x86/Windows compiler - it is unlikely that VC++ files will be directly suitable for an embedded 80251...

Reply
  • "... i am using, in that C++ files some built in class and its methods ..."

    Note that C251 is an ANSI 'C' compiler - it is not a C++ compiler!

    Note also that VC++ is a native PC/x86/Windows compiler - it is unlikely that VC++ files will be directly suitable for an embedded 80251...

Children
No data