Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 1 KB

File metadata and controls

55 lines (50 loc) · 1 KB
title _HEAP_MAXREQ | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-standard-libraries
ms.tgt_pltfrm
ms.topic article
f1_keywords
HEAP_MAXREQ
_HEAP_MAXREQ
dev_langs
C++
helpviewer_keywords
HEAP_MAXREQ constants
_HEAP_MAXREQ constants
heap constants
ms.assetid c2dbc2ea-35ad-45d8-b459-d76ba0089ff7
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

_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