Standard Library (STD) Sample Demo

Location

$NitroSDK/build/demos/std

How to Compile

Move to the $NitroSDK/build/demos/std and enter

% make

 Executable (.nef, .srl) files will be generated in

$NitroSDK/build/demos/std/[sample_name]/bin/[platform]/[target]/

directory. For example, the

$NitroSDK/build/demos/std/unicode-1/bin/ARM9-TS/Release/

directory is used.

Execution

Move to the $NitroSDK/build/demos/std/sample_name/bin/platform/target/ directory and do one of the following.

Description


unicode-1 This is a demo that converts and displays ShiftJIS and Unicode format character strings.

See Also

STD function list

Revision History

07/05/2006 Initial version.


CONFIDENTIAL