go

How to allocate empty CString?

英文: How to allocate empty CString? 问题 cFunctionCall填充了b,我能够将字符串的内容传递给GO字符串。然而,我认为我的内存分配(第1行)不够高效。 b ...