Skip to content

Latest commit

 

History

History
55 lines (54 loc) · 1.2 KB

File metadata and controls

55 lines (54 loc) · 1.2 KB
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
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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.