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
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
Using const keyword in c
Sep 29, 2022
c
pointers
syntax
constants
declaration
Casting a void pointer (data) to a function pointer
Sep 15, 2022
c
windows
pointers
Approved syntax for raw pointer manipulation
Apr 02, 2022
c
pointers
alignment
bit-manipulation
portability
assignment from incompatible pointer type
Apr 15, 2021
c
pointers
struct
typedef
Const-correctness and immutable allocated objects
Jun 28, 2016
c
pointers
constants
« Newer Entries
Older Entries »