No, a void function does not return an array. By definition, a void function returns nothing. What you have is a void function that modifies an ...
確定! 回上一頁