Is there an easy to call c functions with char** parameters?

outersky outersky at gmail.com
Mon Nov 5 05:13:06 PST 2007


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


More information about the Digitalmars-d-learn mailing list