ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Browse in : > Journals > Overload > 37
• Programming +

• 37 +
  • Overload 26 PDF
  • Overload 25 PDF
  • Overload 24 PDF
  • Overload 23 PDF
  • Overload 22 PDF
  • Overload 21 PDF
  • Overload 20 PDF
  • Overload 19 PDF
  • Overload 16 PDF
  • Overload 15 PDF
  • Overload 14 PDF
  • Overload 13 PDF
  • Overload 12 PDF
  • Overload 11 PDF
  • Overload 10 PDF
  • Overload 9 PDF
  • Overload 8 PDF
  • Overload 7 PDF

• LettersEditor +

Using Qt's Non-GUI Classes
Description :

In the fifth installment of our series on cross-platform programming with the Qt 3 C++ toolkit, we are going to review Qt's non-GUI classes.

by Jasmin Blanchette
Category: [ CVu Journal Vol 17, #2 - Apr 2005 | Programming Topics ]
An Introduction to Objective-C
Description :

Part 5 - The Philosophy Behind Objective-C

by D. A. Thomas
Category: [ CVu Journal Vol 17, #2 - Apr 2005 | Programming Topics ]
Multiple Streams Going Nowhere
by Paul Grenyer
Source : C++ output streams ostream
Category: [ Overload Journal #65 - Feb 2005 | Programming Topics ]
C Abuse
by Thaddaeus Frogley
Category: [ Overload Journal #65 - Feb 2005 | Programming Topics ]
Wx - A Live Port - Part 3
Description :

In this, the final part of the series, Jon rounds off the port of an application from MFC to wxWidgets.

by Jonathan Selby
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
Memory For a Short Sequence of Assignment Statements
Description :

This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.

by Derek M. Jones
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
Elephant - A C++ Memory Observer
Description :

Elephant is a C++ memory observer. It keeps track of all calls to new and delete via custom implementations of operator new and operator delete.

by Paul Grenyer
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
Writing Custom Widgets in Qt
Description :

In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program

by Jasmin Blanchette
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
What's in a Namespace?
Description :

In this article I will visit the mechanics of namespaces and anonymous namespaces and explain how they are used to solve some of the problems associated with linking C++ programs. Then I will move on to explain how they can also be used to provide context.

by Paul Grenyer
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|