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
Non-const reference class member
Sep 01, 2026
c++
pointers
reference
Swapping 2 arrays in C
Sep 01, 2026
arrays
c
pointers
swap
function-definition
the exact operation of the delete operator
Sep 01, 2026
c++
pointers
delete-operator
Explain typedef for function used in qsort library
Sep 01, 2026
c
pointers
function-pointers
typedef
qsort
How to fix unaligned pointer (char**)
Sep 01, 2026
c++
macos
pointers
alignment
Why 2[a] can pass compiling if only declare int a[3] in C
Sep 01, 2026
c
arrays
pointers
gcc
noob here- objective C pointer having different addresses?
Aug 31, 2026
objective-c
pointers
memory-management
Comparing two integer values pointed to [closed]
Aug 31, 2026
c++
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
Older Entries »