(type unit)
(signature "Other support procedures")
(timestamp 1612269483)
(sxml ((section 2 "Outdated CHICKEN release" (p "This is a manual page for an old and unsupported version of CHICKEN. If you are still using it, please consider migrating to the latest version. You can find the manual for the latest release " (int-link "/manual" "here") ".") (tags "manual") (toc)) (section 2 "Other support procedures" (section 3 "argc+argv" (def (sig (procedure "(argc+argv)" (id argc+argv))) (p "Returns two values: an integer and a foreign-pointer object representing the " (tt "argc") " and " (tt "argv") " arguments passed to the current process.")) (hr) (p "Previous: " (int-link "Locations")) (p "Next: " (int-link "C interface"))))))
