in reply to Re: Pointer to null terminated string
in thread Pointer to null terminated string


Also, there are no null terminated strings.

From pack:

The `p' type packs a pointer to a null-terminated string.

However, I'd suspect that this, or at least the unpack version, isn't what the OP is after.

--
John.