On 3/23/12, bearophile <bearophileHUGS at lycos.com> wrote: > This is one way to do it: > immutable(char)** p = array(map!toStringz(data)).ptr; This is asked so frequently that I think we could consider adding it to Phobos.