GetDispStringBufferSize

nn::font::CTR::CharWriter::GetDispStringBufferSize Member Function

Syntax

static u32 GetDispStringBufferSize(
     u32 charNum
);

Parameters

Name Description
in charNum Maximum number of characters to render.

Return Values

Returns the size of the buffer to use for displaying strings.

Description

Calculates the size of the buffer to use for displaying strings.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL