|
-
Oct 19th, 2001, 11:34 AM
#6
That's ok, there is no reason to get upset about such a minor issue.
Another thing: in classes, you can give every operator any meaning you want. It is simply considered as bad manner, except for the bit shifting operators (you usually can't bitshift on a complex object). Therefor they are the i/o operators in the stream classes (also in MFCs CArchive btw) and you could also make a stack class that uses << as push and >> as pop.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|