parrotcode: An implementation of GNU m4 in PIR | |
Contents | Language Implementations | M4 |
m4.imc - An implementation of GNU m4 in PIR
Copyright: 2004 Bernhard Schmalhofer. All Rights Reserved. CVS Info: $Id$ Overview: Main of Parrot m4. History: Ported from GNU m4 1.4 References: http://www.gnu.org/software/m4/m4.html
Looks at the command line arguments and acts accordingly.
Prints an usage message. Pass the program name as the first parameter. There are no return values.
TODO: Pass a flag for EXIT_FAILURE and EXIT_SUCCESS
|