GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
Loading...
Searching...
No Matches
text.c File Reference
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include "driverlib.h"
#include "htmlmap.h"
Include dependency graph for htmldriver/text.c:

Go to the source code of this file.

Functions

void HTML_Text (const char *text)
 

Function Documentation

◆ HTML_Text()

void HTML_Text ( const char *  text)

Definition at line 9 of file htmldriver/text.c.

References G_free(), html, html_state::last_text, and html_state::last_text_len.

Referenced by HTML_Driver().