Join the live talk at Discord.Be part of the conversation athttp://discord.qb64.org.
0 Members and 1 Guest are viewing this topic.
This is my approach for converting Roman into Arabic Number System.Code: QB64: [Select] x~% = INSTR("IVXLCDM ", UCASE$(MID$(r$, i~&, 1)))