开发者

How to convert in pascal string to double?

How can i convert pascal string to double开发者_运维技巧?


Like this:

Val(YourString, YourDouble, ErrorCode);

ErrorCode (which is Integer) is needed to know if the conversion was successful.

Hope it helps :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜