4.3BSD-Tahoe/usr/man/cat3f/chdir.0

Compare this file to the similar file:
Show the results in this format:




CHDIR(3F)	    UNIX Programmer's Manual		CHDIR(3F)



NNAAMMEE
     chdir - change default directory

SSYYNNOOPPSSIISS
     iinntteeggeerr ffuunnccttiioonn cchhddiirr ((ddiirrnnaammee))
     cchhaarraacctteerr**((**)) ddiirrnnaammee

DDEESSCCRRIIPPTTIIOONN
     The default directory for creating and locating files will
     be changed to _d_i_r_n_a_m_e. Zero is returned if successful; an
     error code otherwise.

FFIILLEESS
     /usr/lib/libU77.a

SSEEEE AALLSSOO
     chdir(2), cd(1), perror(3F)

BBUUGGSS
     Pathnames can be no longer than MAXPATHLEN as defined in
     <_s_y_s/_p_a_r_a_m._h>.

     Use of this function may cause iinnqquuiirree by unit to fail.
































Printed 7/9/88		  May 15, 1985				1