HNBody  Version 1.0.10
Functions
hnbody.c File Reference

The standard HNBody driver. More...

#include <hnbody/kernel.h>
Include dependency graph for hnbody.c:

Functions

int main (int argc, char *argv[])
 

Detailed Description

Id
hnbody.c,v 1.14 2003/07/28 02:27:09 rauch Exp

SRC-Level: ISO C
  MT-Level: TBD

Author
Kevin P. Rauch

This program is a wrapper for the generic HNBody command line driver. It can be invoked either directly by the user, or indirectly as a shell script interpreter. The -h option will print a summary of recognized command line options.

Returns
EXIT_SUCCESS on success, else EXIT_FAILURE.
See also
hnb_argv_driver()