Cthulhu  0.2.10
Cthulhu compiler collection
text_t Struct Reference

a range of text More...

#include <text.h>

Public Member Functions

 STA_FIELD_SIZE (length) char *text
 text data More...
 

Data Fields

size_t length
 the number of characters in the text More...
 

Detailed Description

a range of text

Definition at line 13 of file text.h.

Member Function Documentation

◆ STA_FIELD_SIZE()

text_t::STA_FIELD_SIZE ( length  )

text data

Field Documentation

◆ length

size_t text_t::length

the number of characters in the text

Note
this does not include the null terminator

Definition at line 19 of file text.h.


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