SetSize

nn::hio::CTR::HostFile::SetSize Member Function

Syntax

#include <nn/hio.h>

Result SetSize(
     s64 size
);

Parameters

Name Description
in size Specifies the file size.

Return Values

Returns the result of the operation.

Description

Changes the size of a file.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL