User profile: Edwin Lee

User info
User name:Edwin Lee
History
Joined:
Number of posts:7
Latest posts:

Linked List Sorting
After i change the [output]int i[/output] to [output]int j[/output]. The sorting code is still not w...

Linked List Sorting
I 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.