Functions
usermem_r.c File Reference
#include "libqhull_r.h"
#include <stdarg.h>
#include <stdlib.h>
Include dependency graph for usermem_r.c:

Go to the source code of this file.

Functions

void qh_exit (int exitcode)
 
void qh_fprintf_stderr (int msgcode, const char *fmt,...)
 
void qh_free (void *mem)
 
void * qh_malloc (size_t size)
 

Function Documentation

◆ qh_exit()

void qh_exit ( int  exitcode)

Definition at line 38 of file usermem_r.c.

◆ qh_fprintf_stderr()

void qh_fprintf_stderr ( int  msgcode,
const char *  fmt,
  ... 
)

Definition at line 57 of file usermem_r.c.

◆ qh_free()

void qh_free ( void *  mem)

Definition at line 77 of file usermem_r.c.

◆ qh_malloc()

void* qh_malloc ( size_t  size)

Definition at line 90 of file usermem_r.c.



hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:16