Date: Mon, 29 Jun 1998 16:43:50 +0300 (IDT) From: Eli Zaretskii To: stdenis cc: Nate Eldredge , djgpp AT delorie DOT com Subject: Re: portable code In-Reply-To: <3597857C.5A274035@compmore.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 29 Jun 1998, stdenis wrote: > > E.g. some systems return different values from `sprintf', the flags for > > `access' are sometimes missing, etc, etc. This there currently isn't > > much you can do about automatically, but there's a project in the works > > to include some info on portability in the DJGPP docs. > > Wouldn't that mean that the other system is not ANSI C? In this particular example, yes. But ``portability'' isn't limited to ANSI-compliant systems.