GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "unix/Character.h"
Go to the source code of this file.
Classes | |
class | HTMLDecoder |
A terminal character decoder which produces pretty HTML markup. More... | |
class | PlainTextDecoder |
A terminal character decoder which produces plain text, ignoring colours and other appearance-related properties of the original characters. More... | |
class | TerminalCharacterDecoder |
Base class for terminal character decoders. More... |