|
|
|
|
|
by frozenport
3810 days ago
|
|
Where a function ends and where a function starts is somewhat artificial. For example, if this were BASIC it would be just be a label. I would read the thing a few times and figure out exactly where to add the functionality. Refactor second, if time permits. If the thing is 2k long clearly, refactoring it isn't a priority. |
|