libhtmlpp 1.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
utils.h File Reference
#include <string.h>
#include "exception.h"
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libhtmlpp
 Core namespace for the libhtmlpp HTML parsing and printing library.
 

Functions

void libhtmlpp::reverse (char s[])
 
bool libhtmlpp::isdigit (const char src)
 
bool libhtmlpp::isalpha (const char src)