Re: Solaris fopen issue



How about allocating your own file descriptors above 256, then?
I.e., you would allocate them as usual (not using fopen, one
assumes) and then dup them up to some unused descriptor up
there and close the original.

Morten



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]