Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: reent.h

_rename_r()

IMPORT_C int _rename_r(struct _reent *, const char *_old, const char *_new);

Description

A reentrant version of rename().

Parameters

struct _reent *

const char *_old

const char *_new

Return value

int