Clingo
Loading...
Searching...
No Matches
clingo_string Struct Reference

Struct to capture strings that are not null-terminated. More...

#include <core.h>

Public Attributes

char const * data
 pointer to the beginning of the string
 
size_t size
 the length of the string
 

Detailed Description

Struct to capture strings that are not null-terminated.

Examples
control.c, and symbol.c.

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