Hi all , I'm new to c and d. Now I don't know how to call c function with char** parameters. And when I call c function with char* parameters, I need to invoke std.string.toStringz() to do some transform. but about char** ? thanks . outersky