Relative Content

Tag Archive for cmemorystruct

array data is missing

When I run the below program, I do not understand why buf.data, is empty. At first I thought It may be my misunderstanding of memory, so I tried to malloc the buffer array, but it didnt change, the programs output.