libdwarf
Loading...
Searching...
No Matches
Retrieving tag,attribute,etc names

Example getting tag,attribute,etc names as strings.

Example getting tag,attribute,etc names as strings.

*/
void examplezb(void)
{
const char * out = "unknown something";
int res = 0;
/* The following is wrong, do not do it!
Confusing TAG with ACCESS!