Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

main.c File Reference

Implements the command-line interface to the FRET application. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <getopt.h>
#include <assert.h>
#include <float.h>
#include "fret.h"
#include "buffer.h"

Include dependency graph for main.c:


Data Structures

struct  FileInfo
struct  ScanMap
struct  GramMap
struct  PhaseMap

Functions

int main (int argc, char *argv[])

Detailed Description

Implements the command-line interface to the FRET application.

This file implements the main loop and arguements parsing. It utilises libfret to perform the analysis of files.


Function Documentation

int main int  argc,
char *  argv[]
 

Core function of the command line tool.


Generated on Thu Jan 19 18:59:23 2006 for FRET by  doxygen 1.4.4