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