Jump to content

User input/Text: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 2,447:
As a unstructured script and no exception handling.
<syntaxhighlight lang="ada">
s : universal_string := get_line;
i : universal_numeric := numerics.value( get_line );
? s @ i;</syntaxhighlight>
 
76

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.