You are looking at historical revision 14097 of this page. It may differ significantly from its current revision.

Other support procedures

argc+argv

[procedure] (argc+argv)

Returns two values: an integer and a foreign-pointer object representing the argc and argv arguments passed to the current process.


Previous: Locations

Next: C interface