Hi - > [...] > I think it would be good to just initialize to NULL and use strdup and > free to store/manage it. That would also make the interface slightly > simpler, so the client doesn't have to check for the empty string, just > for NULL. OK. - FChE