C code: #include void c2sv_disp() { printf("\nHello from C-world!\n"); } ---- The technique I want to use is with a shared object file.
確定! 回上一頁