Triangle Data File Parser

To use the triangle file parser, download the source and compile it by typing make. Depending on your system it may be necessary to adjust the provided makefile slightly.

The triangle data file parser is comprised of 3 source code files:

Makefiles are provided for gcc and the watcom c compilers. The code has been tested on dos, linux, and sunos and should compile without warning.

Invocation

The parser is invoked as parse [option] <trianglefile>, where option is any combination of the following: Statistics are output upon the completion of the program in plaintext or in an html table format.