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++ 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
How to Compare Pointers in LLVM-IR?
Nov 21, 2025
pointers
llvm-ir
llvm-c++-api
a problem with pointers in C
Nov 21, 2025
c
pointers
Will dereferencing pointers always cause memory access?
Nov 22, 2025
c++
c
multithreading
pointers
Using arrays and pointers
Nov 22, 2025
c
arrays
pointers
Using a shell variable to choose one bash array
Nov 22, 2025
arrays
bash
shell
pointers
reference
Access value of a pointer in dynamically allocated memory
Nov 21, 2025
c
arrays
pointers
Calling destructor of non-pointer member before pointer member
Nov 21, 2025
c++
pointers
destructor
Pointers, files and memory management in C
Nov 21, 2025
c
pointers
memory-management
file-io
pointer-arithmetic
double pointers and 2d arrays in c
Nov 21, 2025
c
arrays
pointers
double
2d
C++ modifying vector of pointers to structs cause undefined behavior
Nov 21, 2025
c++
pointers
vector
struct
Can I do what I want with allocated memory
Nov 20, 2025
c
pointers
malloc
strict-aliasing
« Newer Entries
Older Entries »