Linked List SortingAfter i change the [output]int i[/output] to [output]int j[/output]. The sorting code is still not w...
Linked List SortingI have to sort my linked list according to [output]int id[/output]. The each node in linked list co...
Problem with getline (special)The problem is actually with the declaration of "post". It happen when the code is: [code] cha...
Problem with getline (special)Sorry, i really not understand what wrong with that. Can you explain further, thanks.
Problem with getline (special)Yes. I do enter the value as an integer.