PDA

Click to See Complete Forum and Search --> : Calculator Code


Novis
Oct 28th, 1999, 09:23 PM
i have this calculator project to complete however i''m struggling with the code can anyone help me...the calculator has to have;
/ division
MOD remainder division
^ exponation
& string concatenation
this is really baffling me is ther any experts...can someone help me......
thanks!!!

Ice
Oct 28th, 1999, 10:45 PM
vb6 has a demo project for a calculator on the msdn library cd1 here: \SAMPLES\VB98\CALC

hope this helps