From: Martin Str|mberg Message-Id: <200103311302.PAA10913@mother.ludd.luth.se> Subject: I can set them but how do I read them? To: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) Date: Sat, 31 Mar 2001 15:02:33 +0200 (MEST) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com With __set_fd_properties() I can set the properties. How am I supposed to read them? I mistakenly thought __has_fd_properties() did that. Perhaps there should be a __get_fd_properties() function? Right, MartinS