Main Page   File List   File Members  

constant.c File Reference

#include <stdio.h>
#include <stdarg.h>
#include <gtk/gtk.h>
#include "constant.h"

Functions

s_constant * __const_alloc (void)
void const_free (struct s_constant *myconst)

Detailed Description

Author:
Guillaume Bour. 2002
Version:
0.1
Date:
10/02/2002
constants management.


Function Documentation

struct s_constant* __const_alloc void   
 

constant allocation.

visibility :: public

Remarks:
1. do not use this function, but the wrapper const_alloc(...) to set constant type and value
Returns:
the allocated constant

void const_free struct s_constant *    myconst
 

constant freeing.

visibility :: public

Parameters:
myconst  the constant to free
Returns:
<none>


Generated on Tue Aug 6 13:21:19 2002 for lafontaine by doxygen1.2.15