roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
string_printer.h File Reference
#include <stdarg.h>
#include <stdio.h>
#include <string>
Include dependency graph for string_printer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  roo_display
 Defines 140 opaque HTML named colors.
 

Functions

std::string roo_display::StringPrintf (const char *format,...)
 Prefer roo_io::StringPrintf in new code.
 
std::string roo_display::StringVPrintf (const char *format, va_list arg)
 Prefer roo_io::StringVPrintf in new code.