string.h 的函數memset() 將某一記憶體區段的前n 個字元全部設定為某一字元。 以下程式 ... #include . int main( ...
pydoing.blogspot.com