五、試以兩個資料交換之副程式為例,說明 C 程式語言如何利用以值呼叫(called by value)參數傳遞方法來達成以址呼叫(called by reference or called by address)之效 果。(20 分)