Insert a node at the head of a linked list

  • + 1 comment

    Have the same issue using C#. The error comes from line 93 which is not changeable. The main function should be executed in unsafe mode or not using pointer at all.