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
Using sizeof() with pointer to struct in C
Sep 21, 2025
c
struct
malloc
pass-by-reference
sizeof
Why a String object has to be passed by reference?
Sep 21, 2025
c#
pass-by-reference
pass-by-value
why can temporary objects be bound to const reference?
Sep 20, 2025
c++
stack
pass-by-reference
Classic ASP - passing a property as byref
Sep 17, 2025
properties
asp-classic
pass-by-reference
byref
Java Object Assignment
Sep 13, 2025
java
object
pass-by-reference
variable-assignment
Points returned by memory allocation functions
Sep 13, 2025
c
pointers
pass-by-reference
realloc
pass-by-value
Passing arguments by value or by reference in objective C
Sep 11, 2025
objective-c
pass-by-reference
How do you pass objects by reference in PHP 5?
Sep 11, 2025
php
variables
object
pass-by-reference
Why 2 stars when passing pointer to a string to a function
Sep 04, 2025
c
function
pointers
pass-by-reference
pass-by-value
How to pass a global variable as parameter by reference in javascript
Sep 05, 2025
javascript
pass-by-reference
Why to pass function reference instead of method in onClick event of button in ReactJS?
Sep 05, 2025
reactjs
event-handling
pass-by-reference
Python - Sharing variables between different instances of different classes [duplicate]
Sep 05, 2025
python
pass-by-reference
How to pass function by reference?
Mar 20, 2023
c++
function-pointers
pass-by-reference
function-object
Return parameter passing in Julia
Mar 18, 2023
pass-by-reference
julia
Java is clearly a pass by value but wanted some clarification
Mar 17, 2023
java
pass-by-reference
pass-by-value
is it better t use &$ with large strings to save memory?
Mar 15, 2023
php
memory
memory-management
pass-by-reference
Updating an item in an array passed by reference
Mar 12, 2023
arrays
swift
swift2
pass-by-reference
inout
Finding numbers greater and less than in array
Mar 06, 2023
c
pass-by-reference
Are arrays in java pass by reference or pass by value?
Sep 03, 2025
java
arrays
pass-by-reference
How to use a bash variable reference to an associative array in a bash function without declaring it before calling that function?
Sep 02, 2025
arrays
bash
pass-by-reference
associative-array
Older Entries »