#include <stdlib.h>
#include <stdio.h>
#include <scew/scew.h>
#include "../shared/frdi.h"
Functions | |
void | printElement (scew_element *element, unsigned int indent) |
void | frdiTestLibScew () |
Variables | |
char | scew_stack [50][50] |
|
recursively goes down the element tree (depth first) |
|
the test |
|
Not thread safe, but in a test that should be ok |