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
How could one implement an observer_ptr?
Mar 03, 2020
c++
pointers
smart-pointers
Pointer pointing to itself C
Aug 17, 2022
c
pointers
How to compare 2 functions in Go?
Apr 11, 2022
function
pointers
go
function-pointers
How can a char pointer be initialized with a string (Array of characters) but an int pointer not with an array of integer? [duplicate]
Jun 18, 2022
c++
c
arrays
string
pointers
What does a deleted pointer point to?
Oct 05, 2022
c++
c++11
pointers
Why have a pointer to a pointer (int **a)?
Dec 29, 2018
c++
pointers
C Pointer to Pointer and Pass by Reference
Nov 07, 2022
c
pointers
Why is shared_ptr<void> not specialized?
Sep 25, 2022
c++
pointers
Detecting memory leak in reference counted objects
Feb 07, 2022
c++
pointers
memory-leaks
reference-counting
Should the compiler warn on pointer arithmetic with a void pointer?
Jun 25, 2022
c
pointers
Is it OK to reference an out-of-scope local variable within the same function?
Jun 22, 2022
c++
pointers
scope
Why does C++ show characters when we print the pointer to a character type? [duplicate]
Feb 25, 2017
c++
pointers
Why does casting a char array to an int pointer and writing to it using the pointer make the data reversed?
Jun 01, 2018
c++
c
arrays
pointers
Change the values within NSArray by dereferencing?
Nov 13, 2022
objective-c
pointers
nsarray
dereference
Write pointer to file in C
Sep 24, 2022
c
file
pointers
Array as const pointer
Jun 21, 2022
c++
arrays
pointers
C++ , Cheat Engine / OllyDBG finding base "static" address from multi-level pointers
Jun 04, 2019
c++
pointers
offset
memory-address
Undefined reference to static function pointer member in c++, what am I doing wrong?
Dec 18, 2018
c++
function
pointers
static
undefined
Is a pointer an lvalue or rvalue?
Oct 13, 2019
c++
pointers
Creating a const array of const elements
Mar 21, 2022
c
pointers
constants
« Newer Entries
Older Entries »