I using ptr char for wrapping char*... (yay, libuv wrap)

However, should I use cstring? Is it recommend?

The string remains even after buffer is released on libuv.

I call alloc () and then cast it to ptr char, is this wrong?

Reply via email to