Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using CONST
#5
More like in his next life. In this life, I see Steve as more of an amateur-fessor, you know, more like rolling in unpaid knowledge. Hey, maybe he should run a baking forum instead. That way, at least he'd be rolling in dough. I left out farming, because rolling in the hay is a topic more suited to the NSFW sub-forum. Big Grin Big Grin Big Grin 

Good topic Dim, on CONST, +1. Personally I'm in love with confusion so I never use it. It's also a lot more fun when Steve is helping me debug a routine, because it always gives him a headache. I'm heavily invested in BAYRY, the stock symbol for Bayer, makers of aspirin and thanks to Steve, I'm the one rolling in dough!

Seriously though, Steve explained some really great points in favor of the use of CONST, and I'll add one more, variable identification. Since CONST is typically placed at the top of the program code, it also provides a first glance to important variables that will be be found throughout the code. This provides a greater ease of understanding to coders who are seeing the program for the first time as well as defining a variable as a constant. BASICally, two birds with one stone, which should really speak to Canadians who can't own fire arms.

Pete
Reply


Messages In This Thread
Using CONST - by Dimster - 08-02-2025, 04:57 PM
RE: Using CONST - by SMcNeill - 08-02-2025, 05:12 PM
RE: Using CONST - by Dimster - 08-03-2025, 03:24 PM
RE: Using CONST - by TempodiBasic - 08-03-2025, 11:14 PM
RE: Using CONST - by Pete - 08-04-2025, 01:03 AM
RE: Using CONST - by SMcNeill - 08-04-2025, 02:15 AM
RE: Using CONST - by Pete - 08-04-2025, 03:33 AM
RE: Using CONST - by SMcNeill - 08-04-2025, 05:35 AM
RE: Using CONST - by Kernelpanic - 08-04-2025, 04:00 PM
RE: Using CONST - by SMcNeill - 08-04-2025, 06:50 PM
RE: Using CONST - by Pete - 08-04-2025, 05:02 PM
RE: Using CONST - by hsiangch_ong - 08-04-2025, 05:09 PM
RE: Using CONST - by Pete - 08-04-2025, 05:15 PM
RE: Using CONST - by Kernelpanic - 08-12-2025, 05:36 PM
RE: Using CONST - by SMcNeill - 08-12-2025, 06:10 PM
RE: Using CONST - by Kernelpanic - 08-12-2025, 07:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using CONST & _RGB used together seem to error... Dav 12 670 12-12-2025, 12:29 AM
Last Post: Dav

Forum Jump:


Users browsing this thread: