link listso 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 errorjust 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 meaningsorry . just make own revision . yeah i get it. is when i copy the question i type wrong. it's just...