DIE Engine
Loading...
Searching...
No Matches
Tag Struct Reference

A tag: name / value pair (null-terminated strings). More...

#include <tags.h>

Public Attributes

char name [TAG_NAME_MAX+1]
char value [TAG_VALUE_MAX+1]

Detailed Description

A tag: name / value pair (null-terminated strings).

Member Data Documentation

◆ name

char Tag::name[TAG_NAME_MAX+1]

◆ value

char Tag::value[TAG_VALUE_MAX+1]

The documentation for this struct was generated from the following file: