data of type char disappears from the structure when iterating in C

后端 未结 0 1014
渐次进展
渐次进展 2020-12-07 23:57

First I assign the values from my input to the structure. the data file is Boston 1202

(*(*symTab).hash_table[index]).symbol.name = ((char *) name);
(*(*symT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题