From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-09-04 10:54:23
On Thu, Sep 04, 2003 at 12:44:52AM +0200, Andre Majorel wrote:
> if (isatty (stdout))
Unfortunately, isatty is not standard C, so this will make the sources
unportable. And since cc65 does not run on Unix alone, this is a (albeit
small) problem.
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-09-04 10:54:30 CEST