"If you write a C or C++ program that strictly complies with some standard, then the program should work on any platform that supplies a tool chain that complies with that standard. In that sense, C and C++ are cross-platform languages."
Şöyle bir yazı buldum.
C ve C++ platform bağımsızdır.Belirli araçlarla her türlü platforma derleyebiliyorsun.
Mesela Android için C++ kullanırken Android NDK ve JNI kullanarak bi app yapabiliyorsun.
https://www3.ntu.edu.sg/home/ehchua/programming/android/Android_NDK.html