Other support procedures

argc+argv

(argc+argv) procedure

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