Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
What do i need to consider to star programing with .c files in stead of .cpp
What do i need to consider to star programing with .c files in stead of .cpp
Is it possible to program an load libraries for .c?
Question relating to:
1 Answer
9 years, 7 months ago.
see http://developer.mbed.org/questions/6833/Why-mbed-selects-C/ and take a look at the mbed src code. You finf a c++ interface to internal c code.