Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 763 Bytes

heap-maxreq.md

File metadata and controls

30 lines (25 loc) · 763 Bytes
title ms.custom ms.date ms.technology ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid author ms.author ms.workload
_HEAP_MAXREQ | Microsoft Docs
11/04/2016
cpp-standard-libraries
conceptual
HEAP_MAXREQ
_HEAP_MAXREQ
C++
HEAP_MAXREQ constants
_HEAP_MAXREQ constants
heap constants
c2dbc2ea-35ad-45d8-b459-d76ba0089ff7
corob-msft
corob
cplusplus

_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