User profile: newbeecoder

User info
User name:newbeecoder
Name:Newbee
Location:NM
Bio:undergrad student
History
Joined:
Number of posts:12
Latest posts:

can anyone take a look at my program?
[code]#include<iostream> using namespace std; #define NULL 0 template <typename T> class D...

can anyone take a look at my program?
I know how to look at errors. I meant to say I couldn't understand the error message!

can anyone take a look at my program?
It is still giving me 9 errors! I can't even comprehend what compilers are complaining about.

can anyone take a look at my program?
jsmith, I tried fixing the compiler errors with no success. I am getting weird compile errors. L...

can anyone take a look at my program?
I have written code for merging two doubly linked list together. For some reason, it is not compilin...