User profile: Lim Boon Jye

User info
User name:Lim Boon Jye
History
Joined:
Number of posts:53
Latest posts:

link list
so i have to add [code]d1.setiterator()[/code] back? or? i wan to delete certain value only

link list
[code]#include <iostream> #include <string> using namespace std; class LinkedList{ private: ...

runtime error
just change the line 3 to [code]double temp[/code]? all remain?

runtime error
[code]void Swap(double *Ptr1, double *Ptr2) { double *Temp; *Temp = *Ptr1; *Ptr1 = *Ptr2; *Ptr2...

Question meaning
sorry . just make own revision . yeah i get it. is when i copy the question i type wrong. it's just...