C庫函數void exit(int status)立即終止調用進程。 ... #include <stdio.h> #include <stdlib.h> int main () { printf("Start of the program.
確定! 回上一頁