Q_Val()

Syntax

pointer.qfloat = Q_Val(n.qfloat, number.s)

Description

Converts a numeric string to a qfloat number. The converted number is assigned to n.
The input String can also be in the exponential format.

Attention: Due to limitations in the PureBasic Stringhandling, this function is not Threadsafe.