Date: Sun, 16 Jan 2000 10:39:31 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Michael cc: djgpp AT delorie DOT com Subject: Re: Help getting around segread In-Reply-To: <2Sbg4.6437$eO5.86576@news1.mia> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 15 Jan 2000, Michael wrote: > It was brought to my attention that the segread function does not exisit in > DJGPP. I understand that DJGPP uses the _my_cs, _my_ds, and > _my_ss functions for the same purpose as segread but I have no idea how to > implement them. You don't need to implement segread. See section 18.2 of the DJGPP FAQ list, it addresses this issue.