15
Jaki jest efekt zewnętrznego „C” w C ++?
Co dokładnie robi wstawianie extern "C"do kodu C ++? Na przykład: extern "C" { void foo(); }
1629
c++
c
linkage
name-mangling
extern-c