Date: Mon, 7 Feb 2000 22:45:03 +0500 (MVT) From: Prashant TR X-Sender: prashant_tr AT midpec DOT com To: Martin Chan cc: djgpp AT delorie DOT com Subject: Re: conio.h In-Reply-To: <389EDF92.BFD15ECE@mailserv.cuhk.edu.hk> 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 Mon, 7 Feb 2000, Martin Chan wrote: > If I include in GCC for PC, can GCC for Unix compiles it > successfully? > No. To make it more portable, you'll have to use ncurses. I think the ncurses library for DJGPP is in v2gnu/pdc* (or something like that).