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
C passing variable by reference [closed]
Feb 02, 2026
c
pass-by-reference
Is it legal to pass va_list as a reference to a function in C++?
Feb 01, 2026
c++
pass-by-reference
variadic-functions
Add element to array with Reference
Feb 02, 2026
php
arrays
pass-by-reference
Call by reference in C++
Jan 29, 2026
c++
reference
pass-by-reference
What is the "Pass by * &" for?
Jan 28, 2026
c++
pass-by-reference
Is it useful to put the C# 7.2 'in' parameter modifier everywhere
Jan 25, 2026
c#
struct
pass-by-reference
creating a string split function in C++ [duplicate]
Jan 26, 2026
c++
string
pass-by-reference
static-variables
In javascript how does the below code works
Jan 23, 2026
javascript
pass-by-reference
pass-by-value
Memory usage of pass by value vs. pass by reference
Jan 19, 2026
memory
pass-by-reference
pass-by-value
Pointer trouble
Jan 20, 2026
c++
pointers
pass-by-reference
pass-by-value
How to pass a reference within Android application? [duplicate]
Jan 19, 2026
android
bundle
pass-by-reference
Utility of returning a vector by reference that was passed by reference
Jan 02, 2026
c++
string
vector
pass-by-reference
Java reference variables
Dec 20, 2025
java
pointers
pass-by-reference
Mutate a value-type associated value in-place
Dec 21, 2025
swift
enums
pass-by-reference
value-type
Why is copy constructor called even when parameter is marked 'const'?
Dec 22, 2025
c++
parameter-passing
constants
pass-by-reference
copy-constructor
Is it possible to do workaround to pass property by ref? Plus passing by ref incidences [closed]
Dec 14, 2025
c#
reference
pass-by-reference
ref
Passing a constant is automatically passed by reference?
Dec 14, 2025
java
c#
c++
c
pass-by-reference
If arrays are passed by reference, why should I use int(&)[]? [duplicate]
Dec 13, 2025
c++
pass-by-reference
pass-by-value
function-declaration
Older Entries »