util.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "symboldef.h"
#include "standardtypes.h"
#include "util.h"

Include dependency graph for util.c:


Defines

#define STRINGBASE   16

Functions

char * alstrcpy (char *s1)
void setflags (int *flags, int fb)
bool ismethod (int flags)
bool isclasstype (typex *type)
bool hasvarpar (int flags)
char * get_c_type (typex *type)
char * toupper_s (char *s)
char * valconv (char *str)
int atox (char *s)
char * atoaf (char *s)

Define Documentation

#define STRINGBASE   16
 


Function Documentation

char* alstrcpy char *  s1  ) 
 

void setflags int *  flags,
int  fb
 

bool ismethod int  flags  ) 
 

bool isclasstype typex type  ) 
 

bool hasvarpar int  flags  ) 
 

char* get_c_type typex type  ) 
 

char* toupper_s char *  s  ) 
 

char* valconv char *  str  ) 
 

int atox char *  s  ) 
 

char* atoaf char *  s  ) 
 


Generated on Wed Apr 5 21:02:54 2006 for Sesame by  doxygen 1.4.6