Today's lab is devoted to working on Lab 2. I will come around to groups
and briefly look at your hashtable implementation.
As you work on C++ labs, remember all these resources:
- Week 2 Monday lab: C++ exceptions, reference parameters, const
- Week 1 Monday lab: C++ programming, C++ debuggin tools (valgrind and gdb), C-style strings, other resources for CS lab work
There is lots of documentation also available off
my help pages
Under "Language Help" the C and C++ headings have a lot of information and
resources for C++ and C programming.