
Juergen
The compile-time _MS_VER (or something like this), holds the cl release number. I think that it can be used for this.
#if _MS_VER < ms-cl-release#
I don't know which number to use. Anyone?
Thanks,
Yigal ---- Juergen Schoenwaelder j.schoenwaelder@jacobs-university.de wrote:
On Tue, Mar 04, 2008 at 02:56:09PM +0100, Luis EG Ontanon wrote:
#define strtof(f) ((float)strtod((double)f))
The question is under which conditions to do this hack since some Windows compilers seem to have strtof()...
/js
-- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1, 28759 Bremen, Germany Fax: +49 421 200 3103 http://www.jacobs-university.de/ -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To unsubscribe or adjust !! your settings, send a mail message to libsmi-request@ibr.cs.tu-bs.de !! or look at https://mail.ibr.cs.tu-bs.de/mailman/listinfo/libsmi.