Altera_Forum
Honored Contributor
19 years agoc and cpp living together?
Hello forum, I am working on a project using c and c++ code with eCos. I notice that eCos is written mainly in c++, but many other components in my system is written with c. This leads me to su...