On Mon, 2 Jun 2003, AJ McKee wrote:
> Sorry about the cross post
>> But heres a fun one for you all. I have small application that at the
> end of a month is to get account information from a accounts table and
> print off cheques for the person we owe money to. Now the select is easy
> enough, but as you know cheques appear in the folloing format;
> Pay: John Doe the sum of $400.78
> Four Hundred Dollars and 78 Cents
use lookup tables. one for the currency, one for mapping ascii
digits to names, one for mapping (index of digit-index of decimal
point) to magnitude string (thousand, hundred, ten, etc.), if
(atoi(string[x] > 1) append(text,'s'); etc..
regards,
--
Paul Jakma paul at clubi.iepaul at jakma.org Key ID: 64A2FF6A
warning: do not ever send email to spam at dishone.st
Fortune:
Riches cover a multitude of woes.
-- Menander
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!