delorie.com/archives/browse.cgi | search |
Date: | Wed, 22 Jan 2003 15:41:35 -0500 |
Message-Id: | <200301222041.h0MKfZh01617@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <E18bRab-0000c0-00@phekda.freeserve.co.uk> |
(rich AT phekda DOT freeserve DOT co DOT uk) | |
Subject: | Re: ssize_t: int -> signed long [PATCH] |
References: | <E18bRab-0000c0-00 AT phekda DOT freeserve DOT co DOT uk> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
The only reason FILE is actually defined in stdio.h is because ANSI requires it. I didn't want to define it at all. No programs should take advantage of its public definition, so go ahead and change it (as long as the size doesn't change). If programs break, they're cheating anyway.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |