You have 10 seconds to implement std::vector in plain C
Name:
Anonymous2016-07-20 3:56
Must support:
* Adding elements * Regrowing
Name:
Anonymous2016-08-03 8:01
>>33 you can cast anything but it won't be useful. your structure holds pointers to two structures of the smae kind but at no point does it hold anything other than pointers. you made a doubly linked list of nothings