I haven\'t been writing C for very long, and so I\'m not sure about how I should go about doing these sorts of recursive things... I would like each cell to contain another
From the theoretical point of view, Languages can only support self-referential structures not self-inclusive structures.