Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FreeBasic forum and examples/previews quicklist
I'll agree goto was very harmful when it was used with line numbers, but I think it's fine and readable enough if you use it to do things that are simple and reasonable but impossible without goto (like exiting multiple DO/LOOPs at once without using an exit flag), or if you only goto informatively named labels... as long as you don't use goto too much and never use it in place of something like an IF block or a DO/LOOP - that's just wrong, use high level language constructs instead of goto whenever possible.
Reply


Messages In This Thread
Excellent!! ;*) - by Adigun A. Polack - 11-15-2004, 03:27 AM
Plasma, Rotozoomer, Polar effect - by Optimus - 12-13-2004, 04:21 AM
Web - by Optimus - 12-13-2004, 05:17 PM
Win32: Minimal Window Demo - by zydon - 12-16-2004, 04:54 AM
Win32: Calendar Demo - by zydon - 12-16-2004, 05:05 AM
re: comctl32.bi - by zydon - 12-16-2004, 10:55 PM
Re: Win32: Calendar Demo - by Antoni Gual - 12-17-2004, 03:21 AM
re: loop and toolbar demo - by zydon - 12-18-2004, 03:57 AM
re: #define - by zydon - 12-18-2004, 05:47 AM
Goto rulez!!! - by Optimus - 12-21-2004, 04:15 PM
FreeBasic forum and examples/previews quicklist - by Sterling Christensen - 12-23-2004, 01:16 AM
New URL - by Optimus - 02-17-2005, 03:44 PM
Freebasic OpenGL Water - by Optimus - 03-21-2005, 02:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)