Thread
:
Certain operations on linked list elements - How to?
View Single Post
pseudobluz
Go4Expert Member
21Dec2009,23:07
UPDATE:
I've just tried to compile your code and it went smoothly but there is the same runtime error as before on line:
ptr->info=x*temp + ptr->info;
You said this code works so I guess it has something to do with compiler?
Which one are you using?