Cyclone Scheme  0.28.0

◆ Cyc_command_line_arguments()

object Cyc_command_line_arguments ( void *  data,
object  cont 
)

Perform same role as the CHICKEN function:

Contains the list of arguments passed to this program, with the name of the program and any runtime options (all options starting with -:) removed.

For now, runtime options are not removed.