ECP-VELOC Components
User documentation for all components
Functions
spath_util.h File Reference

utilities for spath More...

Go to the source code of this file.

Functions

void * spath_malloc (size_t size, const char *file, int line)
 
void spath_free (void *p)
 

Function Documentation

◆ spath_free()

void spath_free ( void *  p)

◆ spath_malloc()

void* spath_malloc ( size_t  size,
const char *  file,
int  line 
)

allocate size bytes, returns NULL if size == 0