Xiqual 0.9.1

In file xitools/tag_finditem.c:

tagitem* tag_finditem

(ulong tag,
  struct tagitem** taglist)

Look for a tag identifier in a taglist, and return a pointer to the tagitem.

Documentation

Look for a tag identifier in a taglist, and return a pointer to the tagitem.
Parameters:
- tag A tag id (program/library specific)
taglist - A pointer to a tagarray's address
Returns:
A pointer to a tagitem entry matching the tag parameter, or NULL.
Author:
Ronny Bangsund
See Also:
tag_alloclist(), tag_freelist(), tag_getdata(), tag_next()

Alphabetic index



This page was generated with the help of DOC++.