Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 998 Bytes

File metadata and controls

26 lines (25 loc) · 998 Bytes
title chdir | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-standard-libraries
ms.tgt_pltfrm
ms.topic article
apiname
chdir
apilocation
msvcrt.dll
msvcr80.dll
msvcr90.dll
msvcr100.dll
msvcr100_clr0400.dll
msvcr110.dll
msvcr110_clr0400.dll
msvcr120.dll
msvcr120_clr0400.dll
ucrtbase.dll
apitype DLLExport
f1_keywords
chdir
dev_langs
C++
helpviewer_keywords
chdir function
ms.assetid a65275a1-41e4-46be-83a5-167dfacb62a0
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen

chdir

This POSIX function is deprecated. Use the ISO C++ conformant _chdir instead.

Important

This API cannot be used in applications that execute in the Windows Runtime. For more information, see CRT functions not supported with /ZW.