When trying to build using:
nData := 242.08
RetDat := FW_NumToWords( nData )
yields the following error when trying to do the build:
>Fivehc32.lib(NUMCWORD.obj) : error LNK2019: unresolved external symbol __imp__strncpy referenced in function _copyword
>Fivehc32.lib(NUMCWORD.obj) : error LNK2019: unresolved external symbol __imp__ldiv referenced in function _ulong_to_words
Using FWH 16.04 Build May