nlib
|
Defines the stream for outputting data to the console. More...
#include "nn/nlib/OutputStream.h"
Go to the source code of this file.
Classes | |
class | nn::nlib::ConsoleOutputStream |
The class for creating a stream to output to the console as a text string using nlib_printf . More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
Defines the stream for outputting data to the console.
Definition in file ConsoleOutputStream.h.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.