Re: overloaded operators in timeSense and foostring


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by ironman on August 09, 2001 at 00:55:08:

In Reply to: Re: overloaded operators in timeSense and foostring posted by ironman on August 09, 2001 at 00:50:31:

: : anyone else having lots of trouble with dvw's overloaded << and >> operators?

: never tried using them, if you call his value() method in foostring and timesense it returns types string and unsigned short int respectively. I just converted the values off the bat and never messed with any of his operators or methods.

: Try it!

you might also try a "#include " at the top of his foostring header or somewhere else in your files if you havent already. I dont think that the return type "ostream &" would be defined otherwise.





Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]