Raspurrin / minishell

A bash clone (partly)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linked List loses middle node

Poonehmgh opened this issue · comments

in & out linked lists lose middle node data when called from an outside function.