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 does this pointer aliasing work?
Aug 30, 2026
c
pointers
language-lawyer
strict-aliasing
type-punning
Vector of Object Pointers, general help and confusion
Aug 31, 2026
c++
pointers
object
vector
Using the &-operand when passing a pointer to a function?
Aug 31, 2026
c
function
pointers
Change value in pointer string array in C
Aug 31, 2026
c
arrays
string
pointers
malloc
How may I create a matrix in C using malloc and avoiding memory problems? How I can use C99 syntax to pass the matrix to a function?
Aug 30, 2026
c
pointers
matrix
malloc
Output of a pointer program [closed]
Aug 29, 2026
c
pointers
Do I need to allocate memory for a char pointer to a constructor?
Aug 31, 2026
c++
pointers
arduino
Why am I able to modify this const char* array? [duplicate]
Aug 30, 2026
c
pointers
constants
retrieve C++object member pointer using Python
Aug 30, 2026
c++
python
pointers
boost
Pointers to arrays problem in C
Aug 30, 2026
c
arrays
pointers
Array of 10 pointer to char[2][2] array
Aug 29, 2026
c
arrays
pointers
Error calling function and passing a reference-to-pointer with a derived type
Aug 29, 2026
c++
pointers
polymorphism
reference
In objective-c, how can I tell the difference between a Class and an instance of a class?
Aug 29, 2026
objective-c
pointers
Declaring vectors and sets in C++
Aug 30, 2026
c++
pointers
vector
set
When char (*)[] was converted to char **, it cannot perform as expected
Aug 30, 2026
c
pointers
The unary increment operator in pointer arithmetic
Aug 29, 2026
c
pointers
increment
operator-keyword
C++ pointers vs std::vector: any implication for long size variables?
Aug 28, 2026
c++
pointers
vector
Whether to pass shared pointer or raw pointer to a function
Aug 29, 2026
c++
performance
pointers
memory
Reference to pointer issue
Aug 29, 2026
c++
pointers
reference
Using single versus double pointers in Linked lists implemented in C
Aug 29, 2026
c
pointers
linked-list
double-pointer
« Newer Entries
Older Entries »