S
stanlo
Hllo to everyone, this is a folow up of my mathematical expression
assignment.i was tod to do one thing at a time , that i m doing and
have a better derstnding of the whole thing.someone asked me to use
standard libary ,to store my ror messeges instead o arrays. i have a
trial here.please is it a good one, i need your comments.
const char EnterExp = "Please give an expession and press the ENTER
key";
const char result= " The Answer is: ";
const char DivByZero= "WARNING!!!:No Division by Zero;Check answer.";
const char FloatPtNo = "WARNING!!!:No decimal points
allowed,discarded.";
assignment.i was tod to do one thing at a time , that i m doing and
have a better derstnding of the whole thing.someone asked me to use
standard libary ,to store my ror messeges instead o arrays. i have a
trial here.please is it a good one, i need your comments.
const char EnterExp = "Please give an expession and press the ENTER
key";
const char result= " The Answer is: ";
const char DivByZero= "WARNING!!!:No Division by Zero;Check answer.";
const char FloatPtNo = "WARNING!!!:No decimal points
allowed,discarded.";