出處:99年高考 程式語言三、下列是UNIX系統以process為單位的並行處理方式,其中fork()是用來產生另一個process,請依序寫出其執行結果。(20分)#include int sum;void main() {
No comments:
Post a Comment