Xiqual 0.7.2
In file xitools/tag_next.c: Get next tagitem in the array.
Documentation
Get next tagitem in the array.
Use this function to smooth over any uses of TAG_SKIP, TAG_IGNORE and TAG_MORE.
- Parameters:
- taglist - A pointer to a tagarray's address
- Returns:
- A pointer to the next tagitem in the array, or NULL (=TAG_END).
- Author:
- Ronny Bangsund
- See Also:
- tag_alloclist(), tag_freelist(), tag_finditem(), tag_getdata(), tag_next()
Alphabetic index
This page was generated with the help of DOC++.