summaryrefslogtreecommitdiff
path: root/mzf2wav/src/args.h
blob: 81b7fc910ba2007dac2bea4e1d5eb4430fb29135 (plain)
1
2
3
// Prototypes.
int setvars(int, char **); // Set the configuration variables.
void error(int i); // Print usage and return an error code.