News

CMPT 225 Lab 8: Operator Overloading - Fractions. Start by downloading the zipfile for the lab. It contains code for the Fraction class, a makefile, a set of driver programs and a test script. Note ...
I am writing a B+ Tree template class for a school project. I have been writing and compiling under VS.NET. Everything is fine, no complains. Now, I moved to the school's *nix system and try to ...
About the Author. Kate Gregory has been using C++ since before Microsoft had a C++ compiler, and has been paid to program since 1979. Kate runs a small consulting firm in rural Ontario, Canada, and ...