c . #include <stdio.h> void lpr_print (char *the_text) { FILE *printer; printer = popen ("lpr", " ...
確定! 回上一頁