Re: Regarding EFBIG error while opening a file using catopen() function

2022-12-12 Thread Corinna Vinschen via Cygwin
It's somewhat rude to send such a request to everybody and the kitchen sink. This belong on the cygwin ML, so please keep it here. On Dec 12 10:40, Kavita Gore via Cygwin wrote: > Hi all, > > I'm getting errno 27[EFBIG] file too large while opening catalogue with > catopen() function in the

Regarding EFBIG error while opening a file using catopen() function

2022-12-11 Thread Kavita Gore via Cygwin
Hi all, I'm getting errno 27[EFBIG] file too large while opening catalogue with catopen() function in the cygwin-32bit version. Trying to open a .cat file but catopen() returns a file too large [EFBIG] error. this is the code snippet I was working with: #define FILENAMETEMP.CAT