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
Why cant I pass a non const pointer to a function taking a reference to a pointer to a const as its argument
Dec 18, 2022
c++
pointers
reference
constants
Print char pointer char array with printf?
Dec 18, 2022
arrays
pointers
character
printf
Is mallocing equivalent to pointer with a specified array size
Dec 17, 2022
c
pointers
Assigning block pointers: differences between Objective-C vs C++ classes
Dec 18, 2022
pointers
clang
subclass
objective-c-blocks
objective-c++
why g++ gives error : cannot convert ‘int (*)[3]’ to ‘int (*)[]’ in initialization
Dec 18, 2022
c++
arrays
pointers
Inconsistent lvalue required error when incrementing array variable
Dec 17, 2022
c++
c
pointers
What's with pointers in C++?
Dec 17, 2022
c++
pointers
How to copy values from an array into a new one?
Dec 17, 2022
c++
arrays
pointers
allocation
Printing a malloc'd pointer always gives the same address
Dec 17, 2022
c
pointers
malloc
printf
How to declare n-th order pointers in runtime in C++
Dec 17, 2022
c++
pointers
syntax
Pointers for dummies
Dec 17, 2022
c
function
pointers
2D Array of Object pointers in C++
Dec 16, 2022
c++
arrays
pointers
In C, why can't you declare a pointer and make it point to a number directly, without malloc?
Dec 17, 2022
c
pointers
segmentation-fault
What is the output to the print statement?
Dec 14, 2022
c
arrays
pointers
Why does the print statement change the value of pointer?
Dec 16, 2022
c++
pointers
c++11
Why is the store to an atomic unique_ptr causing a crash?
Dec 17, 2022
c++
pointers
atomic
pointer to char vs pointer to arrays
Dec 16, 2022
c++
pointers
char
What exactly happens when pointers are assigned with strings values during initialization?
Dec 17, 2022
c
string
pointers
memory
Create a d-dimensional pointer [closed]
Dec 16, 2022
c
pointers
C++ malloc invalid conversion from `void*' to struct
Dec 17, 2022
c++
c
pointers
dynamic-memory-allocation
« Newer Entries
Older Entries »