[sr-dev] question about module function arguments

Juha Heinanen jh at tutpro.com
Mon Oct 11 14:57:35 CEST 2010


Andrei Pelinescu-Onciul writes:

> Both of them.
> argv[i].u.string == argv[i].u.str.s (union)
> argv[i].u.str.len is set if you don't use your own fixups (if you do,
> the value is undefined).

good, since it simplifies use of the params.

-- juha



More information about the sr-dev mailing list