开发者

How to convert in pascal string to double?

开发者 https://www.devze.com 2023-03-01 22:24 出处:网络
How can i convert pascal string to double开发者_运维技巧?Like this: Val(YourString, YourDouble, ErrorCode);

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

精彩评论

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

关注公众号