Commits

Pedro Vicente Nunes committed 8eb5f818bab
[svn-r8286] Purpose: bug fix continuation Description: the atof return value on a hexadecimal input is different on some systems; before checking for the atof return value do a character check for the first 2 characters of the string input Solution: Platforms tested: linux solaris Misc. update: