Company Information Software Products TDF Market Reports Download Area take me Home

cons_app.c - A simple console app

A nice shell to use as a hack & slash starting point for building a console app.

Function main
Include file CONS_APP.H
Prototype void main( int argc , char *argv[] )
Remarks DOS/C style main() entry point.

Function update_library_global_vars
Include file CONS_APP.H
Prototype void update_library_global_vars( void )
Remarks Update the TDF_lib global vars with data from the user's command line.

Function print_usage
Include file CONS_APP.H
Prototype void print_usage( void )
Remarks Print a usage message to the user.

Function control_c_handler
Include file CONS_APP.H
Prototype BOOL WINAPI control_c_handler( DWORD dwCtrlType )
Remarks A simple control-c handler.

Table of Contents Function Index

generated on 22 September 1998 - 12:56:02
© 1998 Tierra del Fuego Ltd.