#include int chdir(dir) char * dir; { return(Dsetpath(dir)); }