-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
759 changed files
with
12,050 additions
and
12,288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 13 additions & 17 deletions
30
docs/error-messages/compiler-errors-1/compiler-error-c2152.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,28 @@ | ||
--- | ||
--- | ||
title: "컴파일러 오류 C2152 | Microsoft Docs" | ||
ms.custom: | ||
ms.date: 11/04/2016 | ||
ms.reviewer: | ||
ms.suite: | ||
ms.technology: | ||
- cpp-tools | ||
ms.technology: cpp-tools | ||
ms.tgt_pltfrm: | ||
ms.topic: error-reference | ||
f1_keywords: | ||
- C2152 | ||
dev_langs: | ||
- C++ | ||
helpviewer_keywords: | ||
- C2152 | ||
f1_keywords: C2152 | ||
dev_langs: C++ | ||
helpviewer_keywords: C2152 | ||
ms.assetid: a9ea2b0c-d55d-41c7-ba9f-dd75592ffc8a | ||
caps.latest.revision: 6 | ||
caps.latest.revision: "6" | ||
author: corob-msft | ||
ms.author: corob | ||
manager: ghogen | ||
ms.workload: cplusplus | ||
ms.openlocfilehash: 705c5b96ce904a3851c57300cf395f8667aac3d2 | ||
ms.sourcegitcommit: 8fa8fdf0fbb4f57950f1e8f4f9b81b4d39ec7d7a | ||
ms.translationtype: MT | ||
ms.sourcegitcommit: 35b46e23aeb5f4dbfd2a0dd44b906389dd5bfc88 | ||
ms.openlocfilehash: 1d3bf9d0b097054694dd6699f5fa27c65fc77d15 | ||
ms.contentlocale: ko-kr | ||
ms.lasthandoff: 10/09/2017 | ||
|
||
--- | ||
ms.contentlocale: ko-KR | ||
ms.lasthandoff: 12/21/2017 | ||
--- | ||
# <a name="compiler-error-c2152"></a>컴파일러 오류 C2152 | ||
'identifier': 특성이 서로 다른 함수에 대 한 포인터 | ||
|
||
하나의 호출 규칙을 사용 하는 함수에 대 한 포인터 (`__cdecl`, `__stdcall`, 또는 `__fastcall`) 다른 호출 규칙을 사용 하는 함수에 대 한 포인터에 할당 됩니다. | ||
하나의 호출 규칙을 사용 하는 함수에 대 한 포인터 (`__cdecl`, `__stdcall`, 또는 `__fastcall`) 다른 호출 규칙을 사용 하는 함수에 대 한 포인터에 할당 됩니다. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.