nn::nstd Namespace

Description

Standard Library Declaration

The namespace of the standard library.

Namespace

nn::nstd::ARMv6 Namespace for functions specific to the ARMv6 processor (the ::ARMv6 portion may be omitted).

Functions

TVSNPrintf Outputs a string. Memory-conserving version of vsnprintf.
TSNPrintf Outputs a string. Memory-conserving version of snprintf.
TSPrintf Outputs a string. Memory-conserving version of sprintf.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL