|
-
May 30th, 1999, 02:39 AM
#1
COleCurrency: How do I multiply?
How do I muliply one currency variable with another. As when I do m_Amount = m_1 * m_2 it gives me :
binary '*' : no opera no operator defined which takes a right-hand operand of type 'class COleCurrency' (or there is no acceptable conversion)
It will add up properly m_1 + m_2, but will not multiply.
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
|