代码搜索:CArray
找到约 509 项符合「CArray」的源代码
代码结果 509
www.eeworm.com/read/179954/9329350
hpp carray.hpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/169720/9845130
ncb carray.ncb
www.eeworm.com/read/169720/9845133
h carray.h
/*
#ifndef _SIZE_T_DEFINED
#ifdef _WIN64
typedef unsigned __int64 size_t;
#else
typedef _W64 unsigned int size_t;
#endif
#define _SIZE_T_DEFINED
#endif
*/
#ifndef _CARRAY_H_
#define _
www.eeworm.com/read/169720/9845144
sln carray.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "carray", "carray.vcproj", "{805B9B45-BE65-44EB-AB2F-FEC2C007F964}"
ProjectSection(Pro
www.eeworm.com/read/169720/9845145
suo carray.suo
www.eeworm.com/read/416938/11009241
txt carray.txt
Expand the Header Files folder, and open file StdAfx.h.
At the end of the file, type:
#include // MFC templates
///////////////////////////////////////////////////////////////////
www.eeworm.com/read/270960/11018336
hpp carray.hpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josuttis 19
www.eeworm.com/read/132069/5924463
cpp carray.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/132069/5924472
h carray.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the