Forum: C++ Sep 10th, 2006 |
| Replies: 6 Views: 3,872 hey i actually found it online(guess i need to learn to look better haa). thanks anyway :) |
Forum: C++ Sep 10th, 2006 |
| Replies: 6 Views: 3,872 my project is pretty long. the first step is to generate a bunch of random numbers and make sure they are between the range specified and unqiue. Then do a bunch of operations like insertng more... |
Forum: C++ Sep 10th, 2006 |
| Replies: 6 Views: 3,872 hey guys
I have to write this program and I really suck at it.:sad: I need a doubly linked list which is ordered. I was told that I can pull one off the internet and just use it. Ive been... |