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 pass-by-reference
How to pass a vector by reference in pybind11 & c++
Apr 15, 2026
python
c++
pass-by-reference
pybind11
C++ Pass by Reference and Pass by Value Functions side effect?
Apr 15, 2026
c++
pass-by-reference
pass-by-value
C intro - How to pass a parameter by reference in function?
Apr 14, 2026
c
function
pointers
pass-by-reference
Problem with returning arguments that are const references
Apr 14, 2026
c++
pass-by-reference
Passing only value for private members
Apr 13, 2026
java
arrays
pass-by-reference
pass-by-value
pass-by-rvalue-reference
Fill array passed as argument in bash function
Apr 11, 2026
arrays
bash
function
pass-by-reference
Looping in array changes element type
Apr 08, 2026
php
arrays
pass-by-reference
Pass by Object Reference in Common Lisp
Apr 02, 2026
lisp
common-lisp
pass-by-reference
pass-by-value
in c++, if I pass a CString to a function by reference and assign it to another CString it is truncated
Mar 31, 2026
c++
pass-by-reference
truncate
cstring
Objects are passed by reference. Parameters to call_user_func aren't. What gives?
Mar 30, 2026
php
object
pass-by-reference
If perl is call-by-reference why does this happen?
Mar 29, 2026
perl
pass-by-reference
call-by-value
evaluation-strategy
Pass C++ vector by reference and then do push_back()
Mar 27, 2026
c++
pass-by-reference
stdvector
Undefined Behavior with the C++0x Closure: II
Mar 25, 2026
lambda
c++11
closures
pass-by-reference
Is there a language with native pass-by-reference/pass-by-name semantics, which could be used in modern production applications?
Mar 25, 2026
programming-languages
pass-by-reference
pass-by-name
C++ filling arrays by pointers
Mar 14, 2026
c++
arrays
pointers
reference
pass-by-reference
Passing an instance of object as function argument -- Does this code invoke undefined behavior?
Mar 09, 2026
c++
pass-by-reference
undefined-behavior
PHP: why do these output different results?
Mar 08, 2026
php
arrays
pass-by-reference
Pass by reference in Pascal
Mar 07, 2026
parameter-passing
pass-by-reference
pascal
How do I handle an int** in Ada?
Mar 06, 2026
c
pass-by-reference
ada
memory-address
ffi
Older Entries »