NComb.c
ULONG NComb(int n, int r)
Description
Calculates number of combinations of n items in r groups Returns 0 if a numeric overflow occurs.
Created:
09.09.96
Last Modified:
09.09.96