|
|
|
|
|
by scarface74
2654 days ago
|
|
I wrote some really long functions in C back in the day just to avoid the overhead of function calls. Yes, this was after running a profiler and we had massive amounts of data (for the time) to crunch within a short window. |
|