Gentee Programming Language > Documentation > Libraries Download documentation

setcurdir

Set the current directory.
 
uint setcurdir(
      str   dirname
)

Parameters

dirnameThe name of the new current directory.

Return value

If error occurs, function returns 0.

See also

    Function working with files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.