extern int TSCANLINApi_C_Demo(); extern void TSCANLINApi_CPP_Demo(); int main() { TSCANLINApi_CPP_Demo(); }