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 is a misaligned pointer ?
Sep 27, 2019
c
pointers
alignment
How does Rust achieve compile-time-only pointer safety?
Nov 07, 2022
pointers
rust
memory-safety
Converting a non-`void` pointer to `uintptr_t` and vice-versa
Sep 17, 2022
c
pointers
casting
standards
How to Pass an Object Method as a Parameter in Delphi, and then Call It?
May 28, 2018
delphi
pointers
callback
C++ Pointer: changing the contents without changing the address?
Oct 09, 2022
c++
pointers
scalar object requires one element in initializer
Sep 18, 2017
c
pointers
Is pointer assignment atomic in C++?
Oct 28, 2022
c++
multithreading
pointers
variable-assignment
atomic
Behavior of 2D arrays
Aug 23, 2022
c++
c
arrays
pointers
output
How to use a shared_ptr with a pointer to struct that should not be freed
Sep 05, 2022
c++
pointers
c++11
shared-ptr
Difference between pointer to pointer and pointer to array?
Sep 16, 2022
c
arrays
pointers
declaration
dereference
Is *p++ += 2 well defined?
Nov 04, 2022
c++
c
pointers
post-increment
compound-assignment
Changing array inside function in C
Nov 05, 2022
c
arrays
function
pointers
passing pointers to function that takes a reference?
Sep 16, 2022
c++
pointers
reference
Double pointer vs array of pointers(**array vs *array[])
Nov 09, 2022
c
pointers
multidimensional-array
dynamic-memory-allocation
How do you iterate through a pointer?
Sep 16, 2022
c
pointers
What is the datatype of pointer in c?
Sep 16, 2022
c
pointers
Understanding -Weffc++
Nov 04, 2022
c++
pointers
g++
compiler-warnings
rule-of-three
Understanding char array[] and string
Sep 16, 2022
c++
c
arrays
pointers
char
Can pointers be of different sizes? [duplicate]
Sep 15, 2022
c++
pointers
language-lawyer
What is the difference between square bracket arrays and pointer arrays?
Sep 16, 2022
c++
c
arrays
pointers
« Newer Entries
Older Entries »