+ 3
Why lib in c++ and binary with C
why the lib with c++ and the binary with C During my experience I checked that all binary are coded with C and C++ is used for static and shared libs, Do you know why and with which avantages ? performance, memory ? thank you an advance.
1 Respuesta
+ 1
Guys, any update ?