Main entry point

main is a function defined in larry1w.c.

Synopsis:

int main(int argc, char **argv)

Description: Implementation of Larry use case.

Return Value: Exit status is the number of failures.

See Also: