title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FOPEN_MAX, _SYS_OPEN | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
39cf5196-250a-459d-ae90-ce3d99f79039 |
6 |
corob-msft |
corob |
ghogen |
#include <stdio.h>
This is the maximum number of files that can be opened simultaneously. FOPEN_MAX
is the ANSI-compatible name. _SYS_OPEN
is provided for compatibility with existing code.