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 calling-convention
How to get the `< ... >` syntax on an object?
Apr 30, 2026
object
raku
calling-convention
Is it safe to call a function after casting it to a void return type?
Apr 29, 2026
c
casting
standards
calling-convention
Calling C function which takes no parameters with parameters
Apr 21, 2026
c
32bit-64bit
stack-trace
undefined-behavior
calling-convention
Compiler ignore __stdcall
Apr 20, 2026
c++
visual-c++
calling-convention
What does "aligning the stack" mean in assembly?
Apr 18, 2026
assembly
x86-64
memory-alignment
calling-convention
stack-pointer
Could a callee directly access a stack variable in the caller without pointers in theory?
Mar 11, 2026
assembly
local-variables
calling-convention
stack-memory
nested-function
Which calling convention is used for functions exported via .def file?
Mar 10, 2026
c
visual-c++
calling-convention
Why does using the %ebx register cause a segmentation fault in my assembly code
Mar 02, 2026
c
assembly
x86
cpu-registers
calling-convention
Consequence of violating macOS's ARM64 calling convention
Feb 24, 2026
macos
assembly
arm64
calling-convention
abi
StackImbalance MDA exception using stdcall calling conversion on both sides
Feb 22, 2026
c#
pinvoke
native-code
calling-convention
Why does GObject method still get called even if callback arguments don't match those in XML?
Feb 21, 2026
c
linux
glib
dbus
calling-convention
replaced C function with assembly, now segfaulting after main exits [duplicate]
Feb 06, 2026
linux
assembly
x86-64
calling-convention
abi
How does defining an explicit destructor for a C++ struct affect calling conventions?
Jan 27, 2026
c++
assembly
struct
calling-convention
Is the stack aligned to a 4 bytes boundary when my program starts?
Jan 26, 2026
assembly
x86
stack
memory-alignment
calling-convention
Is Tail Call Optimization intentionally not used for `vector<T> foo() { return bar(); }`, given `vector<T> bar();`? [duplicate]
Jan 24, 2026
c
gcc
optimization
x86-64
calling-convention
Why does a mismatching printf specifier also affect subsequent arguments?
Jan 24, 2026
c
printf
undefined-behavior
variadic-functions
calling-convention
Calling Rust functions from inline assembly and calling conventions
Jan 22, 2026
c
rust
calling-convention
Calling C function from x64 assembly with registers instead of stack
Jan 20, 2026
assembly
x86-64
calling-convention
gnu-assembler
Older Entries »