我定义了一个如下的结构:struct node { int line_data ; int row_data ; char tag; node * link[letter_max_num-1];};是否可以得出 p->link[i].tag=x;要是不可以该如何定义!
如此看来,也没什么区别吗!