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++ read content of a pointer
Nov 27, 2025
c++
pointers
Derived classes and smart pointers
Nov 28, 2025
c++
pointers
boost
smart-pointers
C# COM Interop: exposing function with a managed object as parameter
Nov 28, 2025
c#
c++
pointers
com
variant
Why does a single pointer act like an array and the dereference operator (*) isn´t needed to access the pointed element?
Nov 26, 2025
c
arrays
function
pointers
Why the statement int null = 0, *p = null is illegal?
Nov 27, 2025
c++
pointers
c++11
nullptr
questions regarding passing pointers [duplicate]
Nov 27, 2025
c
pointers
void *p...; if (p > 0) .... Is this undefined behavior?
Nov 27, 2025
c++
pointers
C++ operator lookup misunderstanding
Nov 27, 2025
c++
pointers
reference
overloading
operator-precedence
C function pointers
Nov 27, 2025
c
function
pointers
'->' operator in C and how it's used
Nov 25, 2025
c
pointers
structure
read data from a custom collection (struct Array)
Nov 26, 2025
c++
performance
pointers
collections
Using Dispose in FreePascal
Nov 26, 2025
pointers
freepascal
Deleting objects using a member function in C++
Nov 26, 2025
c++
pointers
memory-management
memory-leaks
Why are different pointers and void pointers being used by these functions?
Nov 25, 2025
c
pointers
avr
atmega
eeprom
Learning C++ from Java , trying to make a linked list
Nov 26, 2025
java
c++
pointers
linked-list
parameter-passing
What is the difference between (void **)&x and (void *)x?
Nov 26, 2025
c
pointers
cuda
gpgpu
gpu
When to dereference or not
Nov 25, 2025
pointers
rust
reference
dereference
How do I return a array from a function?
Nov 25, 2025
c++
arrays
function
pointers
Pointer to pointer function parameter
Nov 25, 2025
c++
function
pointers
Older Entries »