Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 570 Bytes

heap-maxreq.md

File metadata and controls

25 lines (19 loc) · 570 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: _HEAP_MAXREQ
_HEAP_MAXREQ
11/04/2016
HEAP_MAXREQ
MALLOC/_HEAP_MAXREQ
_HEAP_MAXREQ
HEAP_MAXREQ constants
_HEAP_MAXREQ constants
heap constants
c2dbc2ea-35ad-45d8-b459-d76ba0089ff7

_HEAP_MAXREQ

Syntax

#include <malloc.h>

Remarks

The maximum size of a user request for memory that can be granted.

See also

malloc
calloc
Global constants