#include <julius.h>
Include dependency graph for m_usage.c:

Go to the source code of this file.
Functions | |
| void | opt_terminate () | 
| void | usage () | 
| void | detailed_help () | 
Definition in file m_usage.c.
      
  | 
  
| 
 Output error message and error exit (for option parse error) Definition at line 37 of file m_usage.c. Referenced by args_needed_exit(), and opt_parse().  | 
  
      
  | 
  
| 
 Output version messages and exit (for exec with no option) Definition at line 53 of file m_usage.c. Referenced by opt_parse().  | 
  
      
  | 
  
| 
 Output version info, engine setting and detailed help for options, and exit. Definition at line 72 of file m_usage.c. Referenced by opt_parse().  | 
  
 1.4.2