hi -
In an app with embedded Chicken, I would like the instance of chicken to work as if it had been passed the -:c (Forces console mode) runtime option. I was thinking i could pass this to CHICKEN_parse_command_line, but that only seems to be geared towards returning heap-, stack- and symbol-table sizes . I there some declaration or other way to get this behavior in an embedded chicken ( say, so that i could connect to it using telnet as in the remote- repl example?)

todd


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to