Jump to content

Command-line arguments: Difference between revisions

(→‎{{header|Perl}}: closed lang tag, oops)
Line 1,314:
(Smalltalk getArgv: i) displayNl
]</lang>
 
{{works with|Smalltalk/X}}
<lang smalltalk>Smalltalk commandLineArguments printCR</lang>
 
=={{header|Standard ML}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.