genframe.c File Reference

#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include "genframe.h"
#include "error.h"
#include "mystring.h"

Include dependency graph for genframe.c:


Classes

struct  varx

Defines

#define RECMAXIMUM   20

Typedefs

typedef int(* function )()
typedef char *(* cfunction )()

Functions

int interpretfile (char *filename, function others)
void tolowerstr (char *str)
void installname (char *name, int *variable, int type)
void interpretargv (int argc, char *argv[], function others)

Define Documentation

#define RECMAXIMUM   20
 


Typedef Documentation

typedef int(* function)()
 

typedef char*(* cfunction)()
 


Function Documentation

int interpretfile char *  filename,
function  others
 

void tolowerstr char *  str  ) 
 

void installname char *  name,
int *  variable,
int  type
 

void interpretargv int  argc,
char *  argv[],
function  others
 


Generated on Wed Apr 5 20:59:21 2006 for Sesame by  doxygen 1.4.6