#include <burstdso.h>#include "Translation.h"#include <stdlib.h>#include <string.h>#include <strings.h>Include dependency graph for ConditionData.c:

Go to the source code of this file.
Functions | |
| int | OutputSymbols (char *algorithms, int *Nsymbols, datacond_symbol_type **symbols) |
| int | ConditionData (int Nsymbols, datacond_symbol_type *symbols, char *algorithms) |
| int OutputSymbols | ( | char * | algorithms, | |
| int * | Nsymbols, | |||
| datacond_symbol_type ** | symbols | |||
| ) |
Definition at line 46 of file ConditionData.c.
| int ConditionData | ( | int | Nsymbols, | |
| datacond_symbol_type * | symbols, | |||
| char * | algorithms | |||
| ) |
Definition at line 184 of file ConditionData.c.
1.5.2