Xiqual 0.9.1
In file xitools/tag_getdata.c:
(ulong tag, ulong
defaultval,
tagitem** taglist)
Find a tagitem's data by tag ID.
Documentation
Find a tagitem's data by tag ID.
- Parameters:
- - tag The program-specific
identifier to look for
defaultval - Value to return if a tag is not found
taglist - A pointer to a tagarray's address
- Returns:
- Data in the tagitem structure, or defaultval if not
found.
- Author:
- Ronny Bangsund
- See Also:
- tag_alloclist(), tag_freelist(), tag_finditem(), tag_next()
Alphabetic index
This page was generated with the help of DOC++.