/* Not enough arguments and parameters, print help */ if ( argc == 1 ) { usage ( ); exit ( EXIT_FAILURE ); }