Klassen | Makrodefinitionen | Funktionen | Variablen
Hilfs.cpp-Dateireferenz

Description. Mehr ...

#include "Global.h"
#include "GrafKern.h"
#include "Hilfs.h"
Include-Abhängigkeitsdiagramm für Hilfs.cpp:

gehe zum Quellcode dieser Datei

Klassen

struct  heap_element
struct  mini_heap

Makrodefinitionen

#define OFFSET   (sizeof(size_t))

Funktionen

int intern_fgetc (FILE *stream)
int intern_ungetc (int c, FILE *stream)
void * xalloca (size_t size)
void xde_alloca (void *pointer)
void xfree (void *pointer)
void * xmalloc (size_t size)
void * xrealloc (void *block, size_t newsize)
void * xcalloc (size_t anzahl, size_t size)
int loesche_syntax_speicher (void)
int init_syntax_speicher (void)
void yfree (void *pointer)
void * ymalloc (size_t size)
void * yrealloc (void *block, size_t newsize)
void * ycalloc (size_t anzahl, size_t size)
int init_laufzeit_speicher (void)
int loesche_laufzeit_speicher (void)

Variablen

char SeRiEnNuMmEr []
static int the_character
static int is_valid
static struct heap_elementsyntax_heap = NULL
static struct heap_elementheap_to_use_syntax = NULL
static struct mini_heaplaufzeit_heap = NULL

Ausführliche Beschreibung

Description.

Header:
/cvsroot/mutabor/mutabor/mu32/Hilfs.cpp,v 1.6 2011-02-20 22:35:55 keinstein Exp

Copyright: (c) 2008 TU Dresden

Autor:
Tobias Schlemmer <keinstein@users.berlios.de>
Datum:
Date:
2011-02-20 22:35:55
Version:
Revision:
1.6

GPL

Log:
Hilfs.cpp,v

Revision 1.6 2011-02-20 22:35:55 keinstein updated license information; some file headers have to be revised, though

Revision 1.2 2010-11-21 13:15:51 keinstein merged experimental_tobias

Revision 1.1.2.1 2010-01-11 10:12:59 keinstein added some .cvsignore files

Definiert in Datei Hilfs.cpp.


Erzeugt am Sun Aug 21 2011 10:51:57 für Mutabor von doxygen 1.7.4