#include <stdio.h>#include <stdlib.h>#include "gspin-tree.h"#include "gspin-io.h"

Go to the source code of this file.
Functions/Subroutines | |
| gs_void_t | gs_dump_file (gs_t t, FILE *f) |
| int | main (int argc, char *argv[]) |
| int main | ( | int argc | , | |
| char * | argv[] | |||
| ) |
Definition at line 33 of file gspin-test-driver.c.
References exit(), f, fclose(), file_name, fopen, gs_dump_file(), gs_read_file(), malloc, NULL, p, printf(), sprintf(), and strlen().
1.5.6