Click here to Skip to main content
15,917,320 members

Comments by yasiagh (Top 3 by date)

yasiagh 7-Dec-20 15:09pm View    
the delete function doesn't work
i want to write a function that delete the node from user input
yasiagh 7-Dec-20 14:53pm View    
I edited that,now it is easier to read
yasiagh 7-Dec-20 14:16pm View    
I wrote a program that print and save some information in linked lists and then it can delete (d function in this code)and add(add function)