[ODE] some patches and packages

Jon Watte hplus-ode at mindcontrol.org
Thu Apr 22 12:30:02 MST 2004


> on my MSVC 6.0 i have both defined, but i don't see either one mentioned
> in the DSP files. is _MSC_VER somehow 'built in' while MSVC is not?

Correct.

Also, I noticed that you defined snprintf to _snprintf; please heed the 
warning and turn that into an inline that properly zero-terminates the 
output buffer in the case of too small a buffer. Or I can do it and send 
a diff, which probably will take more effort to integrate ;-)

Cheers,

			/ h+




More information about the ODE mailing list