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
Why no immutable set of ints while immutable set of chars is possible?
Oct 15, 2019
c
string
pointers
char
integer
C++ multiple unique pointers from same raw pointer
Sep 23, 2022
c++
c++11
pointers
unique-ptr
UnsafeMutablePointer<UInt8> to [UInt8] without memory copy
Sep 05, 2021
swift
pointers
What is the functional difference between a const pointer (not a pointer to const) and a reference?
Jan 05, 2020
c++
pointers
reference
language-lawyer
Why does Rust consider it safe to leak memory?
Sep 30, 2022
pointers
memory-leaks
rust
How to turn boost::shared_ptr<> into a reference (&)?
Apr 09, 2022
c++
pointers
boost
reference
Passing pointers between C and Java through JNI
Sep 25, 2022
java
c
pointers
casting
java-native-interface
How to change the location of the pointer in python?
Sep 07, 2022
python
windows
pointers
Test for nil values in nested stucts
Jul 12, 2022
pointers
go
struct
Alterations to reference variables in c++ [duplicate]
Oct 20, 2022
c++
pointers
memory-address
How/Why is imagedata stored as char - OpenCV
Oct 23, 2022
c
pointers
image-processing
types
opencv
C - how to convert a pointer in an array to an index?
Dec 14, 2019
c
pointers
indexing
pointer-arithmetic
What does type `*` mean for __vfptr?
Mar 18, 2022
c++
visual-studio
pointers
visual-studio-debugging
Difference between this->field and Class::field?
Nov 15, 2022
c++
class
pointers
this
scope-resolution
Returning stack variable?
Aug 08, 2019
c++
pointers
variables
heap-memory
stack-memory
why (void **) type can be assigned to (void *) or (int *)?
Nov 21, 2019
c
pointers
Closure semantics for foreach over arrays of pointer types
Mar 18, 2022
c#
pointers
foreach
closures
c#-5.0
Android onActivityResult. Member variable is sometimes null
Jun 02, 2017
android
exception
pointers
null
when to use void* in c++
Aug 07, 2019
c++
pointers
syntax
Understanding C++ pointers (when they point to a pointer)
Nov 17, 2022
c++
memory
pointers
« Newer Entries
Older Entries »