[mapserver-dev] Fwd: Code cleanup in aisle 5^W^Wmaptemplate.c

Norman Vine nhv at cape.com
Mon Aug 19 15:50:40 EDT 2002


Steve Lime writes:

> Not sure how prevelant snprintf is.

if we use 

#if defined(_MSC_VER )
#  define snprintf _snprintf
#endif

I think this is portable

Norman




More information about the mapserver-dev mailing list