#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include "tdef.h"
#include "blaster.h"
Ir al código fuente de este archivo.
Funciones | |
PRIVATE INT | blaster_field_value (CHAR code, pCHAR env_str, BOOL hex) |
INT | blaster_env (CHAR field, INT default_value, BOOL hex) |
PRIVATE INT blaster_field_value | ( | CHAR | code, | |
pCHAR | env_str, | |||
BOOL | hex | |||
) |
INT blaster_env | ( | CHAR | field, | |
INT | default_value, | |||
BOOL | hex | |||
) |