For example, this command: memset( the_array, '\0', sizeof(the_array) ); ...is a very efficient way to set all values of the_array to zero.
確定! 回上一頁