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 can I simulate pass by reference in Java?
Oct 25, 2019
java
pass-by-reference
PHP - Recursively set each array element's key to the value of a child element when given the childs key name
Sep 17, 2021
php
arrays
recursion
multidimensional-array
pass-by-reference
Python and Java parameter passing [duplicate]
Feb 06, 2022
python
parameter-passing
pass-by-reference
pass-by-value
Is pass-by-value/reference equivalent to making a deep/shallow copy, respectively?
Nov 07, 2022
pass-by-reference
deep-copy
pass-by-value
equivalent
shallow-copy
Function in R, passing a dataframe and a column name [duplicate]
Oct 15, 2022
function
r
pass-by-reference
VBA Pass Array By Reference and Modify Contents
Feb 10, 2022
arrays
vba
function
pass-by-reference
subroutine
C# 7 ref return for reference types
Sep 29, 2021
c#
.net
clr
pass-by-reference
c#-7.0
Passing to a Reference Argument by Value
Nov 11, 2022
c++
c++11
reference
pass-by-reference
pass-by-value
Unable to pass an address of array of type char *[2] to function taking char ***
Oct 21, 2019
c
arrays
pointers
parameter-passing
pass-by-reference
Can I pass a primitive type by reference in Java?
Apr 27, 2021
java
pass-by-reference
overloading
primitive-types
Implications of using an ampersand before a function name in C++?
Apr 11, 2022
c++
function
pointers
pass-by-reference
c++ treat the address location as an integer
Dec 14, 2019
c++
pointers
pass-by-reference
Why doesn't this work if in Ruby everything is an Object?
Sep 25, 2022
ruby
parameter-passing
pass-by-reference
Delphi passing parameters by reference or by value/copy
May 19, 2022
delphi
pointers
pass-by-reference
pascal
Why is passing by const ref slower when using std::async
Jun 21, 2021
c++
stl
pass-by-reference
Is there a rational explanation for this PHP call-by-value behavior? Or PHP bug?
Dec 19, 2020
php
arrays
reference
pass-by-reference
pass-by-value
Obtaining a pointer to the end of an array
Aug 29, 2022
c++
arrays
templates
pointers
pass-by-reference
Why is calling a function (such as strlen, count etc) on a referenced value so slow?
Jan 13, 2013
php
performance
reference
pass-by-reference
How can arguments to variadic functions be passed by reference in PHP?
Nov 08, 2022
php
pass-by-reference
variadic-functions
passing a const char instead of a std::string as function argument
Apr 24, 2018
c++
parameter-passing
pass-by-reference
« Newer Entries
Older Entries »