Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BIG QB64 Tutorial update
#2
This looks great, well done!

I've recently started using pseudo-namespaces for shared variables, types, functions and subroutines in QB64 libraries to minimize name collisions when using my libraries with someone else's. For instance, if I have a library for reading and writing INI files, I prefix all its functions and subroutines with "INI_", such as "INI_LoadSection()", "INI_WriteSection()", etc.
Reply


Messages In This Thread
BIG QB64 Tutorial update - by TerryRitchie - 05-21-2024, 04:23 PM
RE: BIG QB64 Tutorial update - by a740g - 05-21-2024, 05:27 PM
RE: BIG QB64 Tutorial update - by grymmjack - 05-22-2024, 03:19 AM
RE: BIG QB64 Tutorial update - by NakedApe - 05-22-2024, 05:48 AM
RE: BIG QB64 Tutorial update - by TerryRitchie - 05-22-2024, 06:20 PM



Users browsing this thread: 3 Guest(s)