Archive

Archive for the ‘C++’ Category

In C++ throw is an expression

July 31st, 2009 Robert Smallshire 9 comments

Erythromycin Online
Buy Coumadin
Penisole Online
Buy Phentrimine
Zelnorm Online
Buy Elavil
Flomax Online
Buy Aldactone
Avapro Online
Buy Zelnorm
After 15 years programming in C++, I was surprised to discover today that throw in C++ is an expression rather than a statement. As a result, throw may be used as part of larger expressions.

int x = 5;
int y = x > 4 ? x [...]

Read the rest of this entry »
Categories: C++, computing, software Tags:

NEXT please! Compiling iteration structures in BBC BASIC

Categories: .NET, C++, OWL BASIC, computing, software Tags:

A sub-orbital trajectory from the C++ productivity black-hole

November 25th, 2005 Robert Smallshire 4 comments

… why do programmers continue to subject themselved to working in C++ … ?

Read the rest of this entry »
Categories: C++, Python, computing, software Tags: