FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ FORUM | NEWSLETTERS


Microsoft Cautions Developers About Visual Studio/Vista Conflicts
Microsoft set off a furor among developers this week when it disclosed that Visual Studio 2005 won't be fully compatible with Vista and that older versions of Visual Studio won't be supported at all on Vista. Microsoft pledged to smooth out the Visual Studio 2005 software conflicts with a patch "soon" after Vista's release.
September 28, 2006
Review: Splunk Reigns In Error Log Collection, Detection
In the field of log and IT data, Splunk is king. And the vendor continues to reign in that arena with Splunk Professional Server 2.1, which marks another milestone in error log collection and detection.
September 22, 2006
Eclipse and C++ Come to Smartphones
Mike Trujillo discusses Nokia's Carbide.C++ development environments for Symbian OS based mobile phones. (MP3)
September 21, 2006
Efficiently Coding Communications Protocols in C++
Harvey Sugar describes how to efficiently code communications protocols using C++, using C++ classes to implement a layered protocol and demonstrates how the tasking/queuing model can be separated from the layered implementation.
September 20, 2006
Code Inspection Book
Code inspections and reviews are a powerful bug-prevention tool. Here's a great book on the subject.
September 17, 2006
Multitasking Alternatives and the Perils of Preemption
Michael Barr explores the advantages and disadvantages of priority-based preemptive scheduling and alternative forms of multitasking.
September 14, 2006
Illusions of Safety
Buffer overruns—just maybe C's biggest bugaboo. Luckily, TR 24731 addresses the problem so that you can write fast, robust, and correct applications.
September 8, 2006
Application Responsiveness
A responsive UI is a happy UI. It's snappy, responds to input promptly, and doesn't leave users hanging. But that's easier said than done.
September 8, 2006
Building Extensible Development Frameworks
When development teams work independently, third-party components like CodeJock's User Interface controls provide one way of encouraging code reuse.
September 8, 2006
Modeling Interrupt Vectors
Just as you can often treat device registers as a memory-mapped struct, you can treat an interrupt vector as a memory-mapped array.
September 7, 2006
Saving Space with Pointer-less C
This unusual and creative approach to standard C programming can save space and time in your design without losing C's efficiency. A clever piece for all embedded systems programmers.
September 7, 2006
The SPAMMED Architecture Framework
The SPAMMED Architecture Framework Arnon presents here helps you identify the steps and activities you need to design, model, and build successful architectures.
September 7, 2006
How to Use Eclipse for C and C++ Development
Mike McCullough reviews briefly on the history of the Eclipse framework and provides details and perspective on new additions to the Web-based IDE, such as Eclipse Plugin Central (EPIC), Callisto, BIRT, and CDT
September 7, 2006
Parameterized Communication
Obol is a Lisp-like, domain-specific language for testing and experimenting with when constructing and using security protocols in real systems.
September 6, 2006
Inside the VSIPL++ API
VSIPL++ is a C++ API for high-performance computing. One unique feature of it is that it includes direct support for parallel applications.
September 5, 2006
Open-Source Tools Ease C++ IC Verification
Verification engineer Mike Mintz (shown) developed two open-source programs aimed at helping IC designers do hardware verification with C++. He also co-authored a book on that topic.
September 4, 2006


C++ Archive
2009 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2008 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2007 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2006 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2004 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2003 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2002 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1999 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1998 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1997 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1996 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1995 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec




MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK