getArgument
call getArgument( index, value )
name&dimensionality | kind | in/out | description |
---|---|---|---|
index | I4B | IN | index of the command line argument (where the first argument has index 1) |
value | CHR | OUT | value of the argument |
Eric Hivon 2003-02-07