On 30 Dec 2009, at 23:14, Greg Ercolano wrote: > > ..and the output on win32 was just like linux, making the above code > cross platform compilable: > > Z:\erco\examples\c>.\test-snprintf_s > RET=6, SS='123456': TEST RESULT: OK > RET=7, SS='1234567': TEST RESULT: OK > RET=-1, SS='1234567': TEST RESULT: OK > RET=-1, SS='1234567': TEST RESULT: OK > RET=-1, SS='1234567': TEST RESULT: OK > > Sweet! > > Should I make an STR?
Oops - missed this bit in my previous reply. I'd say yes, STR for sure. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
