nn::ngc Namespace

Description

The namespace of the library for checking for profanity.

Namespace

nn::ngc::CTR The namespace of the CTR library used to check for profanity. (This namespace can also be written without the ::CTR portion.)

Constants

MAX_WORD_LENGTH const u8 The maximum number of characters (including the null terminator) per word when checking words.
MAX_WORD_NUM const u8 The maximum number of words that can be checked at one time when checking words.
MAX_TEXT_LENGTH const u16 The maximum number of characters (including the null terminator) for text when checking text.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL