[Cs3] Figure Factory Lab

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Feb 17 18:42:20 EST 2014


> Do we have to check for memory leaks in the Figure Factory lab?

You should deallocate all objects that you allocate in your
program. The factory is usually not responsible for deallocation.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list