SafePointer

所属分类:系统/网络安全
开发工具:Visual C++
文件大小:7KB
下载次数:14
上传日期:2013-01-30 17:28:28
上 传 者LeeLeeLeeLeeLeeLeeLe
说明:  安全访问指针 访问指针可以是有问题的C ++,它需要有很多好的做法,以确保其正确的使用方法。本文讨论了如何安全地访问指针使用的普遍做法之一。
(Accessing a pointer can be problematic in C++ and it requires a lot of good practices to ensure it correct usage. The article discusses how to safely access the pointers using one of the common practice.)

文件列表:
SafePointer (0, 2012-12-26)
SafePointer\PointerToRef.h (3508, 2012-12-26)
SafePointer\SafePointer.cpp (2119, 2012-12-26)
SafePointer\SafePointer.vcxproj (4455, 2012-12-26)
SafePointer\SafePointer.vcxproj.filters (1522, 2012-12-26)
SafePointer\SafePointer.vcxproj.user (143, 2012-12-26)
SafePointer\stdafx.cpp (298, 2012-12-26)
SafePointer\stdafx.h (320, 2012-12-26)
SafePointer\targetver.h (314, 2012-12-26)
SafePointer\testPointer2Ref.cpp (2117, 2011-01-22)
SafePointer\trace.h (448, 2012-12-26)

======================================================================== CONSOLE APPLICATION : SafePointer Project Overview ======================================================================== AppWizard has created this SafePointer application for you. This file contains a summary of what you will find in each of the files that make up your SafePointer application. SafePointer.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. SafePointer.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). SafePointer.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named SafePointer.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者