Overloaded << operator

D

deepakvsoni

I've a class in DLL which has overloaded << operator. When i use the
dll in other file i get run time error when i use << operator,
I get abnormal program termination error.
 
V

Victor Bazarov

I've a class in DLL which has overloaded << operator. When i use the
dll in other file i get run time error when i use << operator,
I get abnormal program termination error.

There is a logic error on the line 42 of your code.

V
 
A

anon

I've a class in DLL which has overloaded << operator. When i use the
dll in other file i get run time error when i use << operator,
I get abnormal program termination error.

It works fine for me. I hope you get it fixed!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top