← Back to context Comment by jacquesm 2 years ago That's not what 'void*' is for. 1 comment jacquesm Reply orwin 2 years ago That's how I use it though. As a data-agnostic type, so I can put whatever I like in my btrees/buffers/linked lists.I don't use it for string management, I guess reading my post again, I expressed myself poorly, again.
orwin 2 years ago That's how I use it though. As a data-agnostic type, so I can put whatever I like in my btrees/buffers/linked lists.I don't use it for string management, I guess reading my post again, I expressed myself poorly, again.
That's how I use it though. As a data-agnostic type, so I can put whatever I like in my btrees/buffers/linked lists.
I don't use it for string management, I guess reading my post again, I expressed myself poorly, again.