- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looking in the documentation and can't find what isthe maximum number of open files.
Compiler Limits listing does not list.
where can i find the maximum number
(from other compilers from way back when it used to be 99, is it now more?
thank you
Brian
Compiler Limits listing does not list.
where can i find the maximum number
(from other compilers from way back when it used to be 99, is it now more?
thank you
Brian
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no compiler-imposed limit on the number of open files. The OS may impose a limit depending on available resources.
From the documentation on unit specifiers, "The integer is in the range 0 through 2,147,483,643."
From the documentation on unit specifiers, "The integer is in the range 0 through 2,147,483,643."

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page