main()
{
link("Oldfile","Newfile"); /* link the Newfile with Oldfile */
unlink("Oldfile"); /* unlink the oldfile */
/* link and unlink are described in your Programmer's ref manual */
}
--
-Weaver Hickerson Voice (404) 496-1358 : ..!edu!gatech!holos0!wdh