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
When does pandas do pass-by-reference Vs pass-by-value when passing dataframe to a function?
Dec 07, 2025
pandas
numpy
pass-by-reference
immutability
deep-copy
C/C++: efficient way to use a vector returned by a function
Dec 06, 2025
c++
vector
pass-by-reference
move-semantics
pass-by-value
Container Semantics and Functional Style in D
Dec 06, 2025
functional-programming
pass-by-reference
d
pass-by-value
move-semantics
In the following implementation of static_strlen, why are the & and parentheses around str necessary?
Dec 05, 2025
c++
templates
pass-by-reference
why does getaddrinfo() take the node, service and hints arguments as pointers? [duplicate]
Nov 30, 2025
arrays
c
pointers
pass-by-reference
pass-by-value
Returning array from methods C#
Dec 02, 2025
c#
methods
reference
heap-memory
pass-by-reference
speed reference vs by value
Dec 02, 2025
c++
reference
pass-by-reference
Passing by reference to n-th element in C#
Dec 01, 2025
c#
arrays
pass-by-reference
ASP.NET 2.0: Specifying an instance of an object for an ObjectDataSource
Nov 30, 2025
asp.net-2.0
pass-by-reference
objectdatasource
Passing a pointer by reference
Nov 28, 2025
c++
arrays
pointers
reference
pass-by-reference
Dangling reference when returning reference to reference parameter bound to temporary
Nov 25, 2025
c++
pass-by-reference
temporary-objects
return-by-reference
PHP array references; holding references in an array for later use
Nov 25, 2025
php
arrays
reference
pass-by-reference
method-chaining
appending generators to a stack in loop, generators point to final loop variable
Nov 25, 2025
python
scope
generator
pass-by-reference
How to use ref variable outside calling method in c#
Nov 25, 2025
c#
unity-game-engine
pass-by-reference
How is 'pass by reference' implemented without actually passing an address to a function? [closed]
Nov 20, 2025
language-agnostic
pass-by-reference
pass-by-value
Changing immutable members inside the constructor
Nov 20, 2025
constructor
initialization
pass-by-reference
d
immutability
Passing a row reference as a MySQL function input parameter
Nov 19, 2025
mysql
sql
pass-by-reference
PHP array_push error
Nov 01, 2025
php
pass-by-reference
array-push
passing reference as parameter in android
Nov 01, 2025
java
android
pass-by-reference
Pass mutable object by value
Oct 30, 2025
python
pass-by-reference
pass-by-value
Older Entries »