ezig / CS50-final

A polite app to streamline your budget management
0 stars 0 forks source link

Clean up Code and Try to Find Memory Leaks #5

Open ezig opened 9 years ago

ezig commented 9 years ago

I don't know if the program is leaking memory, but I assume it is because I have no idea what I'm doing. Also the new view controllers still need comments and pragma marks. which is my fault. Considering factoring out the TesseractDelegate to its own text parsing class? Might make sense but requires more data to be passed back and forth.