Page History
...
VOID | LceASCIIToFloat | (char far * | StrNumericString, |
Float far * | pFloat ) |
Parameters
strNumericString | The source string containing the numeric value to be converted. |
|---|---|
pFloat | Points to the target variable in which the value is to be returned. |
...