| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.05.04 13:20 "Re: TIFFSetField and float values", by Joris Van DammeToby Thain wrote: > > I would agree... but I suspect other compilers may behave > > differently. I suspect that passing a float, as per documentation, > > would work for most, but passing a double will work for all. > > In standard C, floats are always promoted to double in function > arguments. Indeed. That's exactly why I think documenting the parameter to be a double instead of a float would work for all, standard C compilers that used to promote the float to double anyway, as well as Borland compilers that seem to fail to do this promotion in the variable list arguments case. Best regards, Joris Van Damme info@awaresystems.be http://www.awaresystems.be/ Download your free TIFF tag viewer for windows here: http://www.awaresystems.be/imaging/tiff/astifftagviewer.html |
|||||||