eteran / c-vector

A dynamic array implementation in C similar to the one found in standard C++
MIT License
737 stars 109 forks source link

Fix typo in README.md #71

Closed nakidai closed 4 months ago

nakidai commented 4 months ago

cvector_erase takes 2 arguments, but in readme there's only second one