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
What's the difference between ptr[i] and *(ptr + i)?
May 12, 2022
c#
.net
arrays
pointers
C - expression must be a modifiable lvalue
Jun 04, 2022
c
pointers
void-pointers
Swift get value from UnsafeMutablePointer<Void> using UnsafePointer<String>
Jan 28, 2020
pointers
swift
reference
dereference
Difference in results when using int and size_t
Oct 27, 2022
c
pointers
64-bit
32bit-64bit
size-t
UnsafeMutablePointer<Int8> from String in Swift
Jul 02, 2022
pointers
swift
char
lapack
accelerate-framework
Copying array of pointers into device memory and back (CUDA)
Jun 26, 2022
arrays
pointers
cuda
cublas
Autogenerated move constructors causing illegal behavior
Aug 23, 2022
c++
qt
pointers
c++11
move-semantics
what happens if I cast (a pointer to class A) to (a pointer to its subclass B) in c++
Oct 20, 2022
c++
pointers
Why is it allowed in C++ to modify a constant object's pointer member variable's memory from outside?
Oct 24, 2022
c++
pointers
constants
transitivity
How to set a struct member that is a pointer to a string using reflection in Go
Apr 05, 2020
string
pointers
reflection
go
struct
Is it necessary to deallocate an AutoreleasingUnsafeMutablePointer? If so, how?
May 30, 2017
swift
pointers
automatic-ref-counting
Does Using a Pointer as a Container Iterator Violate the Standard
Jul 02, 2022
c++
pointers
vector
iterator
random-access
C - Accessing data AFTER memory has been free()ed?
Sep 20, 2019
c
pointers
malloc
free
expected 'double **' but argument is of type 'double (*)[2]'
Sep 12, 2021
c
arrays
pointers
Smart Pointers for Binary Tree [closed]
Mar 20, 2021
c++
c++11
pointers
Overlapping Accesses pointer
Oct 01, 2020
swift
pointers
swift4
Returning a locally created const char*
Sep 26, 2022
c++
pointers
return
lifetime
string-literals
What does a file pointer point to in C?
Nov 02, 2019
c
file
pointers
stream
Why are the values different? C++ pointer
Mar 21, 2022
c++
arrays
pointers
How to get raw pointer of box without consuming it?
Sep 14, 2022
pointers
rust
« Newer Entries
Older Entries »