View Single Post
Old 04-23-2006, 04:37 PM   #1 (permalink)
IHaveRegistered
Forum Expert
 
IHaveRegistered's Avatar
 
Join Date: Jun 2003
Location: Ontario
Age: 20
Posts: 4,522
Send a message via MSN to IHaveRegistered
Default Having a character become a math operator...

Is it possible to have something like this:

Code:
char mathop = '+';

num1 mathop num2 = sum

Just wondering, if it's not I still got a backup (it'll just take longer :P)

Thanks in advance!
__________________
IHaveRegistered is offline   Reply With Quote