Argv0String

nn::dbg::CTR::Argv0String Constant

Syntax

#include <nn/dbg.h>

const char Argv0String[] =  "application";

Description

The string representing the application name, returned when calling GetArgv and passing 0 as the argument.

Revision History

2011/12/14
Initial version.

CONFIDENTIAL