nn::dbg::CTR::DirectPrint::Flush Member Function

Syntax

#include <nn/dbg.h>

void Flush();

Parameters

None.

Return Values

None.

Description

Writes the cache.

By calling this function after writing the string you can be certain to reflect what is actually on the screen.

Revision History

2012/04/20
Initial version.

CONFIDENTIAL