Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
an "overloaded subroutine" example
#4
It is as close as you're going to get to "Overloading" in QB64 and it is what PL's do to reading and reducing code down from strings of text. We just have to do it manually in QB64.

Notice we both put "Overloading" in quotes.

Dont be Mr Grouch Smile It's a cool programming thing like recursion.
b = b + ...
Reply


Messages In This Thread
RE: an "overloaded subroutine" example - by bplus - 05-08-2025, 07:55 AM
RE: an "overloaded subroutine" example - by bplus - 05-08-2025, 10:20 AM
RE: an "overloaded subroutine" example - by Jack - 05-08-2025, 03:28 PM



Users browsing this thread: 2 Guest(s)