dimanche 22 février 2015

How to parse an input and assign different values to the split string

Im trying to create a roman numeral calculator and am unsure how I would parse a user input into 3 parts the first roman numeral the operator and the second numeral while ignoring any spaces the user might include for example XV + L the "XV" would be held by the left, the "+" would be held under op and the right would hold "L"


Aucun commentaire:

Enregistrer un commentaire