Is there a C equivelent to a C++ vector? If not, how can I do this? Store an unknown amount of data?
This is a discussion on Vectors In C? within the C Programming forums, part of the General Programming Boards category; Is there a C equivelent to a C++ vector? If not, how can I do this? Store an unknown amount ...
Is there a C equivelent to a C++ vector? If not, how can I do this? Store an unknown amount of data?
> Is there a C equivelent to a C++ vector?
No.
> If not, how can I do this? Store an unknown amount of data?
Use a linked list.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.