Closed QuestionPython closed 7 years ago
Did you already try utarray_next for the looping and utarray_erase for the removal?
@questionpython: This kind of "how do I do X with library Y" question is probably better suited to StackOverflow, as opposed to opening an issue against the project every time you have a question.
Documentation for utarray is available here.
Hello, How can get List of array?
Please Help me complate this place
also how can remove a index from array? example
_remove(&users,5);