22.3 Miscellaneous conversion routines

Functions for various conversions.

Name Description Page
____________________________________________________________________________

BCDToInt
Convert BCD number to integer 776
CompareMem
Compare two memory regions 776
FloatToStrF
Convert float to formatted string 780
FloatToStr
Convert float to string 779
FloatToText
Convert float to string 782
FormatFloat
Format a floating point value 794
GetDirs
Split string in list of directories 755
IntToHex
return hexadecimal representation of integer 796
IntToStr
return decumal representation of integer 796
StrToIntDef
Convert string to integer with default value 805
StrToInt
Convert string to integer 804
StrToFloat
Convert string to float 803
TextToFloat
Convert null-terminated string to float 805