resolvePlural

Implements mozilla's plural forms.

int
resolvePlural
(
int form
,
int n
)

Return Value

Type: int

the index which plural word to use. For each rule from top to bottom.

See Also

Meta