In our previous episode, Martin said:
> > they are not ambiguous, they are simply INVALID.
> 
> So the question is, what does or should do RomanToInt for invalid input?

Raise an exception and have a try* version to avoid the exception, just like
all other str*to<numeric> functions.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to