15
Qual è l'effetto di "C" esterno in C ++?
Cosa fa esattamente l'inserimento extern "C"nel codice C ++? Per esempio: extern "C" { void foo(); }
1632
c++
c
linkage
name-mangling
extern-c