struct node{ struct node prev* struct node next* mydeta value } となってる構造体で xをポインタ pをポインタとするとき x->prev = p ってのがわからないよ(;´Д`)