21 March 2005 - java_dev (original) (raw)

10:40 am - jizmunci I have this homework assignment that is bugging the crap out of me. We have to carry out postfix operations using tokens that we've taken out of a string that has been read in.I really need to know how to identify the contents of a string as either an operation or operand. It's got to be something simple but I don't know what.thanks if you can help me with this one.