On Tuesday, April 30, 2002, at 08:57 PM, Tony Peden wrote:

> On Tue, 2002-04-30 at 17:24, Jonathan Polley wrote:
>> In JSBSim/FGFCS.cpp, I had to add a #define to map _snprintf() to 
>> snprintf(
>> )
>
> Sorry about that.

Does it make sense to have _snprintf() instead of snprintf()?  I tried 
defining the function extern, but it wasn't found in the library.  I 
suppose anther question would be, is it safe to use _snprintf() under 
windows and snprintf() everywhere else?  FWIW, _snprintf() is defined in 
<stdio.h>.

> --
> Tony Peden
> [EMAIL PROTECTED]
> We all know Linux is great ... it does infinite loops in 5 seconds.
> -- attributed to Linus Torvalds
>

Jonathan Polley


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to