COHERENT help

This page displays the COHERENT help information for rename.

Listing of available help pages


rename() -- Rename a file

#include <stdio.h>
int rename(old; new)
char *old, *new;