程序首先输出正确的,然后给出一个分段故障(核心转储)。以下是我的代码的一部分。= NULL) get_word(word); // get each word while (readFile(fp, word, size)) { // let the program read the file
get_<e
当我转储以下机器代码时: la $a0, array lw $a1, 0($a1)
array: .word0:10 message: .asciiz "The sum of numbers in array is: "00100000000001000010000000000000它将la作为一条指令进行转储。火星是做什么的?如何让它将