Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
Loading...
Searching...
No Matches
Functions
io.c File Reference

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
 

Detailed Description

Gem-graph-client util input output.

This file is part of Gem-graph.

Function Documentation

◆ util_read_file()

char * util_read_file ( char *  filename)

reads a file from filename into a provided buffer

Parameters
*filename
Returns
char