Search code examples
Is accessing a global `static` variable from a single TU guaranteed to be safe?...

c++staticc++17global-variablesstatic-order-fiasco

Read More
How to disallow global variables in a function? (python)...

pythonfunctionscopeglobal-variables

Read More
Global variables are not picked up in a different function in python...

pythonglobal-variables

Read More
Display product excerpt only when using WooCommerce product_category shortcode...

phpwoocommerceglobal-variablesproductshortcode

Read More
How to change the value of a variable defined outside the function in APL?...

global-variablesvariable-assignmentassignapldyalog

Read More
Protected global variables in Fortran...

global-variablesfortranprotected

Read More
Accessing global variables in a separate PHP script?...

phpincludescopeglobal-variables

Read More
How to join thread from another function...

pythonmultithreadingglobal-variableslocal-variables

Read More
Why can't I set a global variable in Python?...

pythonglobal-variables

Read More
Passing global variables between Thread Groups...

jmeterglobal-variables

Read More
Can't define a global variable that has a type within a function...

pythontypessyntax-errorglobal-variables

Read More
Examples of the perils of globals in R and Stata...

rscopeglobal-variablesstata

Read More
Does using shared libraries lead to having a single instance of global variables?...

cglobal-variablesshared-librariesstatic-linkingdynamic-linking

Read More
What's the difference between $_POST, $_GET, and $_REQUEST?...

phpglobal-variables

Read More
Defining Global Variables Between Two .cpp Files...

c++global-variables

Read More
Python: logging module - globally...

pythonloggingmoduleglobal-variablespython-logging

Read More
How do I access a variable from different classes?...

c#winformsclassframeworksglobal-variables

Read More
How can I avoid to use global variables? (python - flask-socketio app)...

pythonglobal-variablesflask-socketio

Read More
Dealing with so-called global variables in Rust...

rustclosuresglobal-variables

Read More
Python function parameter as a global variable...

pythonfunctionglobal-variables

Read More
Make global variables become local variables...

pythonpandasdataframeglobal-variableslocal-variables

Read More
How can I use a variable that is defined in one script in a different script in Unity...

c#unity-game-enginevariablesrandomglobal-variables

Read More
JavaScript IIFE functions and variable scope...

javascriptvariablesscopeglobal-variablesiife

Read More
In python, how to store 'constants' for functions only once?...

pythonglobal-variablesconstants

Read More
Global or accesing global variable datetime string dynamically in web form application using Visual ...

asp.netwebformsglobal-variables

Read More
Use of static variables and functions in global scope...

c++staticglobal-variablesglobalstatic-variables

Read More
Best way to use re.sub with a different behavior when first called...

pythonfunctionglobal-variablespython-re

Read More
How to set parent variable within a loop in a shell script?...

bashshellvariablesglobal-variablesuntil-loop

Read More
Appropriate use of global const variables in C++?...

c++global-variablesconstants

Read More
PHP global variable available to application and other users...

phpglobal-variables

Read More
BackNext