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 dereference
Why use pointers in C++?
Oct 29, 2022
c++
pointers
dereference
Dereferencing the integer value of a for loop in java
Nov 01, 2017
java
for-loop
dereference
When would the compiler be conservative regarding pointer dereferencing optimization, if at all?
Nov 03, 2022
c
pointers
gcc
optimization
dereference
How expensive is it to dereference an array ref in Perl?
Sep 03, 2022
perl
dereference
PHP dereference array elements
Nov 10, 2022
php
arrays
reference
dereference
Why does a mutable borrow of a closure through DerefMut not work?
Jan 27, 2022
rust
closures
dereference
Unexpected auto deref behavior
Jun 02, 2022
rust
dereference
In PHP, is it a problem to call a static class function using the -> dereferencer
Sep 22, 2022
php
oop
class
static-methods
dereference
When returning the difference between pointers of char strings, how important is the order of casting and dereferencing?
Jul 04, 2022
c
casting
dereference
strncmp
Swift get value from UnsafeMutablePointer<Void> using UnsafePointer<String>
Jan 28, 2020
pointers
swift
reference
dereference
ClojureScript Re-frame subscription dereferencing dilemma
Jan 12, 2021
clojurescript
dereference
reagent
re-frame
Why are the 'dereference' and the 'address of' operators on the left?
Apr 11, 2022
c
pointers
syntax
dereference
operator-precedence
Why doesn't a nested reference to an array coerce to a slice?
Aug 27, 2020
rust
dereference
coercion
Dereferencing one past the end pointer to array type
Oct 29, 2022
c++
arrays
language-lawyer
dereference
Dereferencing string iterator yields int
Feb 18, 2019
c++
string
iterator
dereference
Dereferencing Objects in an Array for Java Garbage Collection
Oct 31, 2022
java
arrays
garbage-collection
dereference
String equality in Rust: how does referencing and dereferencing work?
Oct 16, 2022
string
rust
dereference
borrowing
Should a reference to an enum be dereferenced before it is matched?
Mar 16, 2022
pattern-matching
rust
dereference
In C: How to set a pointer to a structure member that is an array?
Sep 25, 2022
c
pointers
structure
member
dereference
Print a string from ArrayList of String[]?
Mar 12, 2019
java
arrays
string
arraylist
dereference
« Newer Entries
Older Entries »