ptttl v0.2.0
C implementation of a PTTTL parser. PTTTL is a superset of NOKIA's RTTTL that adds polyphony & vibrato.
Loading...
Searching...
No Matches
Public Attributes | List of all members
ptttl_parser_error_t Struct Reference

#include <ptttl_parser.h>

Public Attributes

const char * error_message
 Human-readable error message.
 
int line
 Line number within input text.
 
int column
 Column number within input text.
 

Detailed Description

Holds information about a failure to parse input PTTTL/RTTTL text


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