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
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
Unhandled exception when dereferencing char pointer in Visual C++ 2008
Nov 24, 2025
c++
visual-studio-2008
pointers
dereference
Understanding pointers & memory address
Nov 25, 2025
c
pointers
memory-address
C++ pointer to char arithmetic
Nov 23, 2025
c++
arrays
pointers
Store multiple functions into array C++ for looping
Nov 23, 2025
c++
arrays
function
pointers
Issue with precedence and ++ and * unary operators in C
Nov 24, 2025
c
pointers
operators
operator-precedence
unary-operator
Generic HashMap, unwanted output (C)
Nov 23, 2025
c
pointers
generics
struct
hashmap
Multiple Pointer Test in If Statement
Nov 22, 2025
c
null
pointers
testing
Explanation of code snippet regarding how to pass an array as a function argument using a pointer?
Nov 22, 2025
c
arrays
pointers
What is the difference between this two declarations " int **matrix " and " int matrix [] [] "? [duplicate]
Nov 23, 2025
c
pointers
Getting my head around the practical applications of strong and weak pointers in Objective-C
Nov 23, 2025
objective-c
pointers
Find Loop in the linklist (getting Segmentation falut)
Nov 23, 2025
c
loops
pointers
linked-list
« Newer Entries
Older Entries »