home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:11833 comp.lang.pascal:4660
- Newsgroups: comp.lang.c,comp.lang.pascal
- Path: sparky!uunet!utcsri!torn!newshost.uwo.ca!gaul.csd.uwo.ca!sleeger
- From: sleeger@gaul.csd.uwo.ca (Richard Sleegers)
- Subject: Roman Numerals
- Organization: Computer Science Dept., Univ. of Western Ontario, London, Canada
- Distribution: all
- Date: Sat, 1 Aug 1992 00:05:13 GMT
- Message-ID: <1992Aug1.000513.7287@julian.uwo.ca>
- Followup-To: comp.lang.pascal
- Summary: Encoding/Decoding Roman Numerals
- Keywords: Roman, Numerals
- Sender: sleeger@gaul.csd.uwo.ca
- Nntp-Posting-Host: asterix.gaul.csd.uwo.ca
- Lines: 10
-
- I'm looking for a Roman Numeral converter in Pascal (preferably) or
- standard C. The successful routine will take in a number and return a
- roman numeral string, and decode routine would take a roman numeral string
- and return a number (integer)
-
- Rich
-
- --
- Richard Sleegers sleeger@gaul.csd.uwo.ca
- London, Ontario, CANADA University of Western Ontario
-