To: djgpp AT delorie DOT com Subject: hmm... Message-ID: <19970211.065651.7967.1.way-cool@juno.com> From: way-cool AT juno DOT com (Greg D Stewart) Date: Tue, 11 Feb 1997 07:08:15 EST I know that far pointers don't work exactly under DJGPP, but can I change every (char, that is) far pointer to an unsigned char *pointer. Also on the _fmemcpy of other compilers, can I use that movedata function instead? Any answer appreciated...