Juha Heinanen writes:
are used all over the place and it would thus not be a
good idea to edit
them. perhaps adding a new ones:
#define PV_HDR_DELIM ", "
#define PV_HDR_DELIM_LEN (sizeof(PV_HDR_DELIM) - 1)
would be ok.
in the above ", " should, of course, have been ",".
-- juha