error working with linked list in c++

Pages: 12
thank you dude you are really great thanks for helping this long. ijust found out the error in my program. in ins_at_end the if condition did
if(start=NULL)
instead of
if(start==NULL)
thank you man.
you great. good night @peter87
Topic archived. No new replies allowed.
Pages: 12