Linked list insertion in middle

Here I tried to apply the code but my code was saying that length function has not been declared in the scope.
the code is working fine on coding blocks but not on sublime text.