九真九阳最新章节\:PASCAL中VAL的用法

来源:百度文库 编辑:中科新闻网 时间:2024/05/09 19:59:00
...就是因为英文太难理解才来问的.请给我中文的解释吧

Val (procedure)
Converts a string value to its numeric
representation.

Declaration:
procedure Val(S; var V; var Code: Integer);
where:
S string-type variable; must be a sequenc
form a signed whole number
V integer-type or real-type variable
Code variable of type Integer.