Verilog Documentation Generator
main.c File Reference

Contains the main entry point of the program. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "veridoc.h"

Functions

int main (int argc, char **argv)
 
shell_argsparse_args (int argc, char **argv)
 Responsible for parsing all of the command line arguments. More...
 
void print_help (boolean and_exit)
 Prints the help text and exists, depending on the parameters.
 

Detailed Description

Contains the main entry point of the program.

Function Documentation

shell_args* parse_args ( int  argc,
char **  argv 
)

Responsible for parsing all of the command line arguments.

Returns
A shell_args pointer