This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

File operations in newlib


hi all
	For my project, I need to use file operations (typically read and
write, open and close). There is a need for me to open many files at a
time. But, I found out that I could only open 7 files at the same time
using fopen.  Does anyone know how to remove this restriction in the
newlib's file operations.

Thanks in advance
Vijay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]