[CSI] include file extensions

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Feb 10 16:29:26 EST 2020


CSI students,

In modern C++, header file extensions are supposed to be .hpp 

File extensions .h are reserved for code that is either pure C or
compatible with C. So I am converting all the class material to the
new standard.

Thanks,
-- 
Mikhail


More information about the cs13001 mailing list