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 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
pointer operation in c & c++
Aug 29, 2026
c++
c
pointers
data-structures
How to store the address pointed to by a pointer?
Aug 28, 2026
pointers
go
Const pointer to an array of pointers
Aug 29, 2026
c++
pointers
constants
How does the pointer of an iterator in C++ change in a loop?
Aug 29, 2026
c++
loops
pointers
iterator
« Newer Entries
Older Entries »