Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 570 Bytes

File metadata and controls

25 lines (19 loc) · 570 Bytes
description Learn more about: _HEAP_MAXREQ
title _HEAP_MAXREQ
ms.date 11/04/2016
f1_keywords
HEAP_MAXREQ
MALLOC/_HEAP_MAXREQ
_HEAP_MAXREQ
helpviewer_keywords
HEAP_MAXREQ constants
_HEAP_MAXREQ constants
heap constants
ms.assetid 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