nn::ngc Namespace

Description

Library for the profanity filter.

Namespace

nn::ngc::CTR Library for CTR used to filter profanity. (This 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