char *
getwd(pathname)
char *pathname;
{
   return("delete this code if your getwd.c works correctly");
}


syntax highlighted by Code2HTML, v. 0.9.1