C++
webcounter, get and reset
Attached Files:
·
main_for_webcounter_lab12.cpp (86 B)
In class, the Web counter was introduced. For this first lab, half of the Webcounter class must be implemented: reset and get. A main() is attached above this text, which should be copied into your code. The main() function must not be modified in any way.