/doc/sefun/otoa


SYNOPSIS

string otoa (int num, void|int mode)

DESCRIPTION

Converts an ordinal <num>ber into a string.

<mode> == 0 uses the angloan verbose representation for the first twenty numbers (2 -> "second") and the numeric for the others (42 -> "42nd").

<mode> == 1 uses the angloan numeric representation for all numbers.

<mode> == 2 uses the european numeric representation for all numbers (42 -> "42.").

SEE ALSO

atoi
itoa
itoa

| Home | Applied | Concepts | Efuns | Intro | Lfuns | Lib | LPC | Obj | Prop | Sefuns | Std |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996