Function FloatExpr

Top 

Declaration:

float FloatExpr(char str[]);

Description

The same as Expr, but the result is a floating-point number.

Also, see AddrExpr, Expr.