newstr.c File Reference

#include "jam.h"
#include "newstr.h"
#include "hash.h"

Typedefs

typedef const char * STRING

Functions

const char * newstr (const char *string)
const char * copystr (const char *s)
void freestr (const char *s)
void donestr ()

Variables

static struct hashstrhash = 0
static int strtotal = 0

Typedef Documentation

typedef const char* STRING


Function Documentation

const char* copystr ( const char *  s  ) 

void donestr (  ) 

void freestr ( const char *  s  ) 

const char* newstr ( const char *  string  ) 


Variable Documentation

struct hash* strhash = 0 [static]

int strtotal = 0 [static]


Generated on Thu Aug 17 15:54:32 2006 for MaJam by  doxygen 1.4.7