float help
BlitzPlus Forums/BlitzPlus Programming/float help| 
 | ||
| is someone know where could i find a dll to parse a math string and return the result in string to avoid the blitz float problem... | 
| 
 | ||
| could you not use mid$ and find the decimal point in the string then use right$ to grab int part. |