C-C Plus



Building An Outlook COM Add-In With VC /ATL

Sunday, February 10th, 2008

(Page 1 of 7 )One of the great things about Windows is the ability that we have to create COM-based

Manipulating C++ Graph Data Structures with the Boost Graph Library

Sunday, February 10th, 2008

“>In advanced mathematics, a graph is a special data structure made upof lines (called edges) connec

First Steps in (C) Programming, introduction

Sunday, February 10th, 2008

(Page 1 of 8 )If you’re a beginning programmer and want to get more deeply into programming with var

Grady Booch on Developing the Handbook of Software Architecture

Sunday, February 10th, 2008

“>Software is invisible to most of the world. Although individuals,organizations, and nations rely o

CryptoNugget

Sunday, February 10th, 2008

“>IntroductionWhen I was writing the C Unleashed outline, I knew that I wouldn’t be able to write

On Architecture: It Is What It Is Because It Was What It Was

Sunday, February 10th, 2008

“>This article is provided courtesy ofIEEE Software Magazine.One of my working hypotheses in creatin

Simplifying Cluster (PVM and MPI) Application Programming Using Interface Classes, Part 3: The Pthreads Connection

Sunday, February 10th, 2008

“>In part 3 of this series, we take a closer look at a cluster-based text-fileanalysis utility that

C++ in theory: Bridging Your Classes with PIMPLs

Sunday, February 10th, 2008

(Page 1 of 4 )Very often, when a program takes longer to compile after you have made what appear to

Stroustrup on C++: C++ in 2005

Sunday, February 10th, 2008

“>Living languages change and grow. C++ is no exception to the rule. In an extended forward to the

Using MFC in C++ Part 1: A Basic Application Skeleton

Sunday, February 10th, 2008

(Page 1 of 7 )Microsoft Foundation Classes allow C++ developers to write windows apps easier and fas