Skip to content

Latest commit

 

History

History
55 lines (54 loc) · 1.39 KB

File metadata and controls

55 lines (54 loc) · 1.39 KB
title cgets | 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
cgets
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
cgets
dev_langs
C++
helpviewer_keywords
cgets function
ms.assetid 54faf257-5ed6-4301-be19-66d953e901fa
caps.latest.revision 9
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

cgets

This POSIX function is deprecated. Use the ISO C++ conformant _cgets or security-enhanced _cgets_s instead.

Important

This API cannot be used in applications that execute in the Windows Runtime. For more information, see HYPERLINK "http://msdn.microsoft.com/en-us/library/windows/apps/jj606124.aspx" \o "CRT functions not supported with /ZW" CRT functions not supported with /ZW.