The first thing that C++ users will notice is that C++ headers
have a ".hh" suffix to distinguish them from C's ".h" suffix.
This convention was born out of necessity to distinguish both
differing header files and their include guards.
babel-0.10.10 users_guide Last Modified 2005-08-19