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 memory-address
How do I answer the question of whether a standard library function is an "addressable function"?
Oct 29, 2025
c++
language-lawyer
std
memory-address
Understanding the behavior of $ Location Counter - var1 DWORD $ assembles to start of data section in MASM, not start of line
Oct 26, 2025
assembly
x86
masm
memory-address
How does the SNES itself -- not the cartridge -- treat LoROM vs. HiROM cartridges?
Oct 21, 2025
emulation
memory-address
nintendo
Why is it not possible to read an unaligned word in one step?
Oct 21, 2025
hardware
memory-address
cpu-architecture
memory-alignment
address-bus
Is it possible to identify whether an address reference belongs to static/heap/stack in the process address space
Oct 20, 2025
c
heap-memory
memory-address
debugging with gdb and objdump
Oct 16, 2025
assembly
gdb
memory-address
objdump
using %x to print the hex address contained in a pointer
Sep 08, 2025
c
pointers
memory-address
Why are Square Brackets used in LEA?
Sep 06, 2025
assembly
syntax
x86
memory-address
addressing-mode
How to apply a mask to a const void* address?
Mar 21, 2023
c
casting
memory-address
What are the different types of memory addresses in a Cocoa application?
Mar 16, 2023
objective-c
cocoa
memory-address
Swift Array memory address changes when referring to the same variable
Mar 15, 2023
ios
swift
pointers
memory-address
What is the meaning of the address of a pointer?
Mar 15, 2023
c++
pointers
memory-address
How do pointers reference multi-byte variables?
Mar 05, 2023
c
pointers
memory-address
How is it that main function is always loaded at the same address whereas variables have different address most of the time?
Feb 28, 2023
c
linux
virtualization
memory-address
relocation
Passing variables by reference in Swift
Feb 01, 2023
swift
swift3
memory-address
Can you use the address of a constexpr variable?
Jan 26, 2023
c++
c++11
pointers
constexpr
memory-address
What int (*ptr)[4] really means and how is it different than *ptr?
Jan 26, 2023
c
arrays
pointers
memory-address
What is the difference between linear ,physical ,logical and virtual memory address?
Jan 27, 2023
assembly
x86
operating-system
ram
memory-address
For buffer overflows, what is the stack address when using pthreads?
Jan 24, 2023
c
pthreads
stack
memory-address
buffer-overflow
Java: How to store and retrieve memory address like in C++
Jan 20, 2023
java
jvm
memory-address
unsafe
Older Entries »