任何人都可以向我解释这些问题:
int xyz( void ) { extern void abc( void ); }
函数定义中的函数声明?还是我想念一些东西?
c declaration function
c ×1
declaration ×1
function ×1