I need to instantiate a char[16384] buffer before calling a c function. After the function returns I will read some parts of it and discard it.I need to instantiate a char[16384] buffer befo
I need to instantiate a char[16384] buffer before calling a c function. After the function returns I will read some parts of it and discard it.I need to instantiate a char[16384] buffer befo