nn::hio::CTR::MAX_PATH Constant

Syntax

#include <nn/hio.h>

const int MAX_PATH =  260;

Description

Represents the maximum allowable path length. This value includes the null terminator at the end of the path.

Revision History

2010/03/31
Initial version.

CONFIDENTIAL