GNU libmicrohttpd 1.0.1
Loading...
Searching...
No Matches
mhd_compat.h File Reference
#include "mhd_options.h"
#include <stdlib.h>
Include dependency graph for mhd_compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MHD_strerror_(errnum)

Functions

void * MHD_calloc_ (size_t nelem, size_t elsize)

Macro Definition Documentation

◆ MHD_strerror_

#define MHD_strerror_ ( errnum)

Function Documentation

◆ MHD_calloc_()

void * MHD_calloc_ ( size_t nelem,
size_t elsize )

MHD_calloc_ is platform-independent calloc()

Definition at line 98 of file mhd_compat.c.