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
Why does the std::size on an array passed by value do not work?
Sep 02, 2022
c++
arrays
c++17
pass-by-reference
C++ DAL - Return Reference or Populate Passed In Reference
Feb 25, 2014
c++
reference
pass-by-reference
interface-design
Saving a reference to a int
Mar 12, 2022
c#
pass-by-reference
Pass by reference in C: how is result variable initialized?
Sep 13, 2022
c
pass-by-reference
Pass by const reference in C
Oct 01, 2022
c++
c
pass-by-reference
pass-by-const-reference
why can't we pass the pointer by reference in C?
Sep 12, 2017
c
pointers
pass-by-reference
Difference between Reference to a const Callable and Reference to a Callable in C++
Sep 14, 2022
c++
function
c++11
c++14
pass-by-reference
What does the parameter type void*& mean and what's its use?
Sep 26, 2019
c++
pass-by-reference
void-pointers
boinc
How to pass float value to function taking double as reference value
Aug 22, 2022
c++
pass-by-reference
How to use a .NET method which modifies in place in Python?
Dec 31, 2020
python
.net
pass-by-reference
python.net
Is it possible to send part of vector as a vector to a function? [duplicate]
Aug 17, 2022
c++
vector
pass-by-reference
javascript how to create reference
Aug 31, 2022
javascript
pass-by-reference
Function pass by reference
May 04, 2022
c++
function
pointers
reference
pass-by-reference
Difference between func(int& x) and func(int &x) in C++ [duplicate]
Oct 24, 2022
c++
function
parameter-passing
pass-by-reference
Handle foreach by-ref in PHP 7
Jun 26, 2022
php
arrays
foreach
pass-by-reference
php-7
How can I delete an element of a referenced array?
Jul 15, 2022
arrays
perl
pass-by-reference
Why a template function receives 2D array with 1D reference when a normal function doesn't
May 28, 2019
c++
arrays
templates
pass-by-reference
2D Dynamic Array Allocation and Passing by Reference in C
Sep 25, 2022
c
multidimensional-array
segmentation-fault
pass-by-reference
dynamic-memory-allocation
Fortran passing parameters with brackets prevents changes
Mar 22, 2022
syntax
fortran
parameter-passing
pass-by-reference
brackets
Python - how to pass a dictionary into defaultdict as value and not as a reference
May 08, 2022
python
dictionary
hash
pass-by-reference
defaultdict
« Newer Entries
Older Entries »