Taking over someone else's code
Posted
by tom d
on Stack Overflow
See other posts from Stack Overflow
or by tom d
Published on 2009-10-22T13:25:38Z
Indexed on
2010/03/16
14:16 UTC
Read the original article
Hit count: 164
I am taking over someone elses code. What are some good ways to learn what that programmer did as quickly as possible? I have been running it, stepping through it and looking at the callstack. What else can I do?
Sorry I forgot to mention, but there is little documentation and I have been trying to fix simple problems. Thanks!
© Stack Overflow or respective owner