Archive

Archive for July, 2009

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:

Installing Eclipse on Windows Vista

July 27th, 2009 Robert Smallshire 5 comments
Categories: computing, software Tags: , ,

An unofficial Europython 2009 retrospective

Categories: Python, Uncategorized, computing, software Tags: