User profile: cmt9000

User info
User name:cmt9000
History
Joined:
Number of posts:13
Latest posts:

Help with doubly linked list ordering
Ok thanks, I was just asking to make sure.

Help with doubly linked list ordering
Hi, This is not the typical " I can't reverse a doubly linked list " post. It actually does reve...

binary search method
Right, I was wrong. I guess I need a way to compare the two positions? Maybe I can just do: [code...

binary search method
I need to write a binary search program that uses templates and that can take 2 types of data. I th...

help with virtual print function
Hi, for my assignment I needed to create a virtual print function in my base class. Eveything seems...