- Subscribe to this page:
- RSS
- Email Alert
john torjo
(13 results)White Papers, Webcasts, and Resources
-
Check out this webcast to learn more about the New VMware Management Solution Portfolio.
-
Articles
C++ Tip: Simplify your coding with user-friendly enumerations
February 9, 2005 6:24pm PST
In programming, enumerations allow you to define a type composed of a predefined set of values. With this technique, you can improve your coding using a code-completion feature.
7 Latest comment by u2u2@...
-
Articles
C++: Implementing Design by Contract to reduce bugs
July 29, 2004 7:00am PDT
Design by Contract is a software paradigm that can ensure your code will have fewer bugs. See how it can improve your code in this overview.
2 Latest comment by Wayne M.
-
Articles
Application Development: Persisting settings in C++
February 26, 2004 8:00am PST
In a Web application environment, user experience can be enhanced by persisting the settings between sessions. The free downloadable C++ class library outlined in this article makes data...
-
Articles
From compile-time constants to runtime constants and back
October 29, 2003 8:00am PST
Constant variables are vitally important to C++ coding, but you can run into problems depending on when the value of the constant is determined. These techniques and code samples will enable you...
-
Articles
C++: In search of the perfect convert-to-string function
October 7, 2003 1:36pm PDT
You can take a variety of approaches when converting an object into a stream in C++. Follow along as I use STL to develop an efficient, generic conversion function that will handle any data type...
3 Latest comment by John Torjo
-
-
Articles
Use STL streams for easy C++ thread-safe logging
September 23, 2003 7:00am PDT
Streams in C++ are not thread-safe by default. However, using the power of STL and the coding techniques outlined here, you can benefit from the simplicity of streams while maintaining thread-safe...
5 Latest comment by j.penney@...
-
Articles
Reduce complexity and boost readability using STL functors and predicates
September 18, 2003 7:00am PDT
C++ lets you overload an STL operator to create a class that can act like a function--a powerful addition to your coding arsenal. These examples will show you how to create functors and predicates...
-
Articles
Get a handle on C++ templates with this book
June 5, 2003 7:00am PDT
Templates are vital to C++ programming, but many developers don't understand them well enough to master their use. C++ Templates: The Complete Guide breaks down this complex subject--although...
2 Latest comment by farooki_786@...
-
Articles
C++: Removing duplicates from a range
February 28, 2003 8:00am PST
Removing duplicates from ranges is a fairly common task in C++, but the std::unique algorithm in the Standard Template Library (STL) has some limitations. Find out how to work around them.
2 Latest comment by stkinvstr2003@...
-
Articles
C++: Removing duplicates from a range
January 28, 2003 8:00am PST
Removing duplicates from ranges is a fairly common task in C++, but the std::unique algorithm in the Standard Template Library (STL) has some limitations. Find out how to work around them.
2 Latest comment by jj_usa20022002@...
-
Articles
Automatically validate your data in C++
January 10, 2003 8:00am PST
Find out how to use an alternative to set functions when validating data. Builder.com columnist John Torjo explains the advantages of this technique as he walks you through writing a check_valid...
9 Latest comment by stew@...
-
Articles
Format C++ objects as you write them
November 11, 2002 8:00am PST
The Standard Template Library allows you to write objects to streams. But what about custom formatting? Builder.com's C++ guru, John Torjo, walks you through sample code to demonstrate a solution.
1 Latest comment by g.ghani@...
-
Articles
Easily write and format collections and collection ranges in C++
September 23, 2002 7:00am PDT
Writing and formatting collections can pose quite a challenge for the C++ developer. We'll walk you through the code and explain how you can make the task more manageable.
2 Latest comment by dude@...
Additional Results
-
Software
NKBA Kitchen & Bath Guidelines 1.0 (Android)
May 15, 2012 12:00am PDT
Instant access to the same reliable information in the newly revised NKBA Kitchen & Bathroom Planning Guidelines with Access Standards, right at your fingertips.Featuring 31 fully searchable...
-
Software
ReadItToMe Lite 1.1 (Android)
May 15, 2012 12:00am PDT
ReadItToMe reads out your incoming sms messages and incoming callers.Unlike other applications it can be set to do this automatically when you connect to a bluetooth device or you plug in your...
-
Software
Princess Puzzle [3 modes] 1.0 (Android)
May 15, 2012 12:00am PDT
Every girl deserves a fairy tale ending.**New mode added. Three modes NOW!!Tetris like mode allow you to play jigsaw puzzle with tetris-like shape block, fit these irregular shapes together.**with...
-
Downloads
NKBA Kitchen & Bath Guidelines 1.0 (Android)
May 15, 2012 12:00am PDT
Instant access to the same reliable information in the newly revised NKBA Kitchen & Bathroom Planning Guidelines with Access Standards, right at your fingertips.Featuring 31 fully searchable...
-
Downloads
ReadItToMe Lite 1.1 (Android)
May 15, 2012 12:00am PDT
ReadItToMe reads out your incoming sms messages and incoming callers.Unlike other applications it can be set to do this automatically when you connect to a bluetooth device or you plug in your...
-
Downloads
Princess Puzzle [3 modes] 1.0 (Android)
May 15, 2012 12:00am PDT
Every girl deserves a fairy tale ending.**New mode added. Three modes NOW!!Tetris like mode allow you to play jigsaw puzzle with tetris-like shape block, fit these irregular shapes together.**with...
-
Software
PayChecker 1.0 (Android)
May 13, 2012 12:00am PDT
Ever wondered what your hourly pay check might be, but don't have a calculator, pen, and paper handy? Now you can, just enter your Rate, Regular Hours, Over Time Hours, and Double Time hours into...









































