[SDL] testfile.c not compiling [patch]

skaller skaller at users.sourceforge.net
Mon Feb 27 18:36:49 PST 2006


On Mon, 2006-02-27 at 18:18 -0800, Sam Lantinga wrote:
> > Do you know if "t" mode is used on other platform? because if not, then using 
> > "t" with SDL would not be very "portable". But if yes... this would be a "must 
> > have".
> 
> Like "b" mode, "t" mode is silently ignored on other platforms.

I wouldn't say they're ignored, that sounds like the calls are broken:
on Unix, they're processed correctly, its just that "t" is the same 
as "b".

On Cygwin, you have a global choice whether "t" is binary or CR/LF pair
is converted to LF.

-- 
John Skaller <skaller at users dot sourceforge dot net>
Async PL, Realtime software consultants
Checkout Felix: http://felix.sourceforge.net





More information about the SDL mailing list