Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Subroutines

Name: FrozenVoid 2009-06-29 3:10

Function Calls vs Goto vs Define Inclusion Functions
Which you prefer? Personally i prefer Gotos, but use function calls for some tasks which require encapsulation.
I rarely use #define functions  because they complicate debugging and are hard to discern from main code.

Name: FrozenVoid 2009-06-29 3:47

>>5 Actually using goto in many case 'structurizes' the program much more then building functions.
I'm programmed in Qbasic, and when i get to building a moderate to long function(which accesses global vars), i replace it with a goto block. 



______________________________
http://xs135.xs.to/xs135/09042/av922.jpg
orbis terrarum delenda est

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List