void a(int b){……}int main(){……glutDisplayFunc(a);……}就這樣。
我該怎樣改,才能讓glutDisplayFunc(a)中的a函數(shù)可以帶參數(shù)?
月關(guān)寶盒
2023-03-02 18:14:22