libhtmlpp 1.0.0
Loading...
Searching...
No Matches
Classes | Macros | Functions
htmlinserttest.cpp File Reference
#include <iostream>
#include "html.h"
#include "exception.h"
Include dependency graph for htmlinserttest.cpp:

Go to the source code of this file.

Classes

class  HtmlCopy
 

Macros

#define Red   "\033[0;31m"
 
#define Green   "\033[0;32m"
 
#define NOCOLOR   "\033[0m"
 

Functions

int main (int arc, char *argv[])
 

Macro Definition Documentation

◆ Green

#define Green   "\033[0;32m"

Definition at line 34 of file htmlinserttest.cpp.

◆ NOCOLOR

#define NOCOLOR   "\033[0m"

Definition at line 35 of file htmlinserttest.cpp.

◆ Red

#define Red   "\033[0;31m"

Definition at line 33 of file htmlinserttest.cpp.

Function Documentation

◆ main()

int main ( int  arc,
char *  argv[] 
)

Definition at line 61 of file htmlinserttest.cpp.