AminetAminet
Search:
84783 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/c/n2w.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Convert numbers to words w/source
Author:Chris F.A. Johnson
Uploader:Chris F A Johnson <bq933 torfree net>
Type:dev/c
Architecture:m68k-amigaos
Date:2000-01-07
Requires:ANSI C compiler (on almost any system);
Download:dev/c/n2w.lha - View contents
Readme:dev/c/n2w.readme
Downloads:618

	  binary requires an Amiga and ixemul.library


   This program is released under the GNU General Public Licence.

   Usage: n2w [OPTIONS] num [num ...]

   OPTIONS:
	-$		    display as dollars and cents
	-U units, --units=units
		  print "units" after number
	-u,  --nand, --US   do not use "and" after "hundred", etc.
	-&,  --ampersand    use "&" instead of "and" after "hundred", etc.

	     --help	    display this help and exit
	-v,  --verbose	    set verbose mode on
	-Vn, --verbose=n    set level of verbosity
	     --version	    output version information and exit

      Options may be placed anywhere on the command line
      EXCEPT that a negative number must be preceded by "--"
      (to indicate end of dashed options).

   BUGS: No warning is given if number supplied exceeds the limit

   Copyright 2000, Chris F.A. Johnson

   EXAMPLES:
	n2w 21		      => twenty-one
	n2w 4.56	      => four point five six
	n2w -$ 21	      => twenty-one dollars only
	n2w --dollars  4.56   => four dollars and 56 cents
	n2w -U degrees 21     => twenty-one degrees
	n2w -U degrees 4.56   => four point five six degrees


   Files included in this package:

	n2w-main.c     - command line interface for n2w()
	n2w.c	       - n2w() can be used in your own progs.
	n2w.h	       - header to #include in order to use nw2()
	Makefile       - Makefile for command line prog. (gcc)
	defs.h	       - miscellaneous macros & defines
	getopt.c       \    GNU source for getopt, getopt_long, etc.
	getopt.h	|-  allowing long options and options
	getopt1.c      /    anywhere on the command line
	n2w.readme     - this file
	n2w.readme     - the bare bones of this file
	n2w	       - Amiga binary (should run on any Amiga, I think)
	COPYING        - GNU General Public Licence


Contents of dev/c/n2w.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 6993   17982  38.9% -lh5- dc3e Jan  5  2000 src/n2w/COPYING
[generic]                 1174    2932  40.0% -lh5- 89ab Jan  5  2000 src/n2w/defs.h
[generic]                 7378   21723  34.0% -lh5- 5f4b Jan  5  2000 src/n2w/getopt.c
[generic]                 1807    4412  41.0% -lh5- 9fdc Jan  5  2000 src/n2w/getopt.h
[generic]                 1712    4228  40.5% -lh5- fa27 Jan  5  2000 src/n2w/getopt1.c
[generic]                  163     373  43.7% -lh5- e65e Jan  5  2000 src/n2w/Makefile
[generic]                16931   39184  43.2% -lh5- 79c5 Jan  5  2000 src/n2w/n2w
[generic]                 1513    3674  41.2% -lh5- e39e Jan  5  2000 src/n2w/n2w-main.c
[generic]                 2085    6275  33.2% -lh5- 6652 Jan  5  2000 src/n2w/n2w.c
[generic]                 1567    3246  48.3% -lh5- 551d Jan  5  2000 src/n2w/n2w.doc
[generic]                  896    1737  51.6% -lh5- 1bce Jan  5  2000 src/n2w/n2w.h
[generic]                  965    1949  49.5% -lh5- 11bc Jan  5  2000 src/n2w/n2w.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        12 files   43184  107715  40.1%            Jan  7  2000
Page generated in 0.001 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>