Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
|
Gem-graph-client util input output. More...
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <stdbool.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <time.h>
#include "../../include/util.h"
Functions | |
char * | util_read_file (char *filename) |
reads a file from filename into a provided buffer | |
Gem-graph-client util input output.
This file is part of Gem-graph.
char * util_read_file | ( | char * | filename | ) |
reads a file from filename into a provided buffer
*filename |