Home > Archive > Scheme > April 2005 > Newbie question: how to pass arguments to an excutable
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Newbie question: how to pass arguments to an excutable
|
|
| Wei Luo 2005-04-06, 12:26 pm |
| Hi,
Anyone know which function can let a stand-alone executable to accept
arguments from the unix command line?
Thanks,
Wei
| |
| Ulrich Hobelmann 2005-04-06, 12:26 pm |
| Wei Luo wrote:
> Hi,
>
> Anyone know which function can let a stand-alone executable to accept
> arguments from the unix command line?
Assuming that you talk about a Scheme executable, the question is:
what Scheme do you use and how do you create the executable? Th
answer to your questien probably lies in the documentation of your
system.
|
|
|
|
|