Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in local-variables
How to access a local variable from a different function using pointers?
Aug 26, 2022
c++
c
pointers
local-variables
Access a function variable outside the function without using "global"
Aug 26, 2022
python
local-variables
C++ local variable destruction order
Aug 25, 2022
c++
c++11
destructor
local-variables
How to make a variable inside a try/except block public?
Aug 25, 2022
python
python-3.x
scope
local-variables
try-except
Why can't we access static content via uninitialized local variable?
Nov 19, 2022
java
static
initialization
local-variables
jls
In ArrayBlockingQueue, why copy final member field into local final variable?
Aug 17, 2022
java
multithreading
optimization
final
local-variables
Default values and initialization in Java
Aug 17, 2022
java
initialization
global-variables
default-value
local-variables
"Life-time" of a string literal in C
Aug 17, 2022
c
function
local-variables
string-literals
lifetime
How do you extract local variable information (address and type) from a Delphi program or the compiler-generated debug info?
Feb 22, 2022
delphi
stack
local-variables
debug-symbols
Why do local variables require initialization, but fields do not?
Aug 15, 2022
c#
language-design
local-variables
What's the scope of a variable initialized in an if statement?
Aug 14, 2022
python
variables
if-statement
scope
local-variables
Can a local variable's memory be accessed outside its scope?
Aug 13, 2022
c++
memory-management
local-variables
dangling-pointer
« Newer Entries