Date: Tue, 15 Feb 2000 09:55:51 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Marcus cc: djgpp AT delorie DOT com Subject: Re: Get video modes In-Reply-To: <88a255$dhi$1@cubacola.tninet.se> 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 Tue, 15 Feb 2000, Marcus wrote: > Could anyone see what's wrong with this code? I get the information correct > but it's something wrong and I don't know what. See section 18.5 of the DJGPP FAQ list (v2/faq230b.zip from the usual DJGPP sites), it explains the usual gotchas with moving structs from conventional memory.