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++ Member Function Pointer Definition
Nov 07, 2022
c++
function
pointers
c++11
Should I always use size_t when indexing arrays?
Nov 11, 2022
c++
c
pointers
virtual-memory
size-t
What does pointer reversal in mark and sweep garbage collection buy you?
Nov 16, 2022
pointers
compiler-construction
garbage-collection
How to make a pointer increment by 1 byte, not 1 unit
Mar 19, 2022
c
pointers
increment
Reusing freed pointers in C
Aug 24, 2022
c
pointers
free
Cout not printing number
Aug 29, 2022
c++
pointers
printf
cout
Replace object instance with another in C#
Mar 30, 2022
c#
memory
pointers
reference
unity3d
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
« Newer Entries
Older Entries »