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 pointers
C++ unique_ptr constant reference
Jul 01, 2019
c++
pointers
c++11
constants
unique-ptr
Passing by reference options in C++
Aug 15, 2018
c++
pointers
reference
rvalue-reference
rvalue
What is the meaning of "p = (int[2]){*p};" line in C pointer?
Nov 04, 2021
c
pointers
compound-literals
What is unsafe in this code?
Jan 19, 2020
c#
pointers
clr
unsafe
il
How do I make sure that I understand C pointers? [closed]
Oct 17, 2022
c
pointers
Objective-c symbols ** & +-
Nov 03, 2022
objective-c
pointers
reference
How to tell a C or a C++ compiler that pointers are not aliased
Nov 24, 2017
c++
c
pointers
pointer-aliasing
restrict-qualifier
Casting NULL to a struct pointer in C?
Oct 19, 2022
c
pointers
casting
struct
How to pass an integer pointer to a function?
Oct 22, 2022
c
function
pointers
Reading signed char using %u
Sep 11, 2022
c++
c
pointers
char
pointer-arithmetic
Address of dereferenced pointer construct
Apr 04, 2022
c
pointers
syntax
dereference
addressof
warning: format ‘%p’ expects argument of type ‘void *’, but argument 3 has type ‘char **’
Feb 17, 2021
c
pointers
Why NSNumber points to the same address when value are equals?
Mar 11, 2022
objective-c
pointers
ios
nsnumber
passing a vector between functions via pointers
Mar 25, 2022
c++
pointers
vector
Why can't I treat an array like a pointer in C?
May 12, 2022
c
arrays
pointers
dereference
memory-address
Variable declaration and their memory addresses in C
Apr 18, 2022
c
visual-c++
pointers
memory
Assignment and pointers, undefined behavior?
Apr 22, 2019
c
pointers
variable-assignment
undefined-behavior
Accessing variables in allocated memory
Sep 29, 2022
c
pointers
UnsafePointer<CGAffineTransform> from CGAffineTransform
Jun 15, 2021
swift
pointers
unsafe-pointers
Why is the mutability of a variable not reflected in its type signature in Rust?
Aug 31, 2022
pointers
rust
reference
« Newer Entries
Older Entries »