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
Template parameters in C++
Feb 18, 2026
c++
templates
pass-by-reference
pass-by-value
What does the input argument type "const double *&" mean?
Feb 17, 2026
c++
constants
pass-by-reference
Simulating pass by reference for an array reference (i.e. a reference to a reference) in Java
Feb 15, 2026
java
arrays
pass-by-reference
is there a reason these two functions are not combined into one function?
Feb 15, 2026
c++
reference
pass-by-reference
stdvector
Passing by reference 3-Dim Fixed length array
Feb 13, 2026
c++
c
function
multidimensional-array
pass-by-reference
Perl: Modify variable passed as param to subroutine
Feb 13, 2026
perl
parameters
pass-by-reference
subroutine
How do I prevent javascript from passing by reference when passing in an object's child
Feb 08, 2026
javascript
pass-by-reference
pass-by-value
Testing Directive with Jasmine and scope pass by reference
Feb 07, 2026
angularjs-directive
jasmine
pass-by-reference
Long lists of pass-by-ref parameters versus wrapper types
Feb 04, 2026
c#
.net
pass-by-reference
Problem in understanding the concept of how values are stored and passed in Merge sort in Python
Feb 02, 2026
python
sorting
pass-by-reference
mergesort
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
Older Entries »