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++ Using pointers to template objects
Mar 23, 2022
c++
templates
pointers
template-specialization
What does "void *(*)(void *)" mean in C++?
Jan 22, 2020
c++
pointers
pthreads
function-pointers
void-pointers
return an array of structs or an array of struct pointers?
Aug 12, 2022
c
arrays
pointers
struct
Why pointers to the same object have different values? [duplicate]
Apr 17, 2022
c++
pointers
memory-address
Priority queue with Pointers and Comparator C++
Sep 05, 2022
c++
pointers
priority-queue
comparator
Do pointer types wrap around their maximum value?
Oct 25, 2022
c++
c
pointers
How to write a function pointer to a function returning a function pointer to a function?
Nov 09, 2022
c++
function
pointers
invalid conversion from ‘const type*’ to ‘type*’
Nov 18, 2021
c++
pointers
reference
constants
Difference between declaring shellcode as a char[] array and char*?
Nov 10, 2022
c
arrays
pointers
shellcode
C++ allocating shared_ptr with C++11 (std::shared_ptr): Is it still bad to initialize the shared_ptr into a temporary variable?
Mar 31, 2022
c++
pointers
c++11
shared-ptr
smart-pointers
C++11- Use nullptr all the time?
Apr 06, 2022
pointers
c++11
nullptr
Deleting multiple pointers with single delete operator [closed]
Oct 30, 2022
c++
pointers
delete-operator
Access an array from the end in C?
Sep 24, 2022
c
arrays
pointers
language-lawyer
How to return a pointer to a structure in ctypes?
Sep 24, 2022
python
c
pointers
ctypes
structure
pointers - duplicate object instance
Jun 02, 2014
c++
pointers
Get a pointer to a list element
Oct 21, 2022
python
list
pointers
Is it wise to use a pointer to access values in an std::map
Mar 22, 2022
c++
pointers
stdmap
Setting a buffer of char* with intermediate casting to int*
Mar 16, 2019
c++
c
pointers
memory
Properly casting a `void*` to an integer in C++
Nov 17, 2017
c++
pointers
casting
range based for loop with const shared_ptr<>
Sep 05, 2022
c++
pointers
iteration
constants
container-data-type
« Newer Entries
Older Entries »