in reply to Re^2: Common subs and Global Variables
in thread Common subs and Global Variables

I have used global variables in one form or another for years, and I have been constantly admonished that it is a bad thing to do. Could someone please provide a cogent argument why?

Surprised I don't have a list of references on this topic yet. Here's a start. Other cool references welcome.

References

From On Coding Standards and Code Reviews:

From On Interfaces and APIs:

👁️🍾👍🦟