Labels: c++ (6) scripting (4) the perfect project (3) coding (1) firefox (1) idea (1)

Monday, April 9, 2007

Any bool operators? (real example)

if ( !spResults.empty() && !spResults->empty() )...

No comments: