Files
harbour-core/harbour
Przemyslaw Czerpak 627c64b8ac 2012-10-11 23:35 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/common/hbprintf.c
    + added HB_NO_MODFL compile time macro.
      It can be used on some old systems which do not have modfl() function.
      In such case it's enough to set HB_USER_CFLAGS=-DHB_NO_MODFL
2012-10-11 21:35:29 +00:00
..