_snprintf vs snprintf + proposed patch

Alexandre Julliard julliard at winehq.com
Mon Mar 18 16:04:46 CST 2002


"Steven Edwards" <Steven_Ed4153 at yahoo.com> writes:

> Do I need to make a check for HAVE_SNPRINTF? I'm using msys and mingw 
> so I can write a configure check if that is what is needed.

Yes, you should add a configure check and probably a #define in
wine/port.h. Check how Patrik did it for popen vs. _popen.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list