Insert a node at the head of a linked list

  • + 3 comments

    Same problem.! Getting Compilation Error :( "Check the compiler output. fix the eror and try again". Compile Message says solution.cs(88,36): error CS0214:Pointers and fixed size buffers may only be used in any unsafe context solution.cs(88,36): error CS0193: The * or -> operator must be applied to a pointer Compilation failed: 2 error(s), 0 warnings.

    Coding language is : C#