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
scalar object requires one element in initializer
Sep 18, 2017
c
pointers
Is pointer assignment atomic in C++?
Oct 28, 2022
c++
multithreading
pointers
variable-assignment
atomic
Behavior of 2D arrays
Aug 23, 2022
c++
c
arrays
pointers
output
How to use a shared_ptr with a pointer to struct that should not be freed
Sep 05, 2022
c++
pointers
c++11
shared-ptr
Difference between pointer to pointer and pointer to array?
Sep 16, 2022
c
arrays
pointers
declaration
dereference
Is *p++ += 2 well defined?
Nov 04, 2022
c++
c
pointers
post-increment
compound-assignment
Changing array inside function in C
Nov 05, 2022
c
arrays
function
pointers
passing pointers to function that takes a reference?
Sep 16, 2022
c++
pointers
reference
Double pointer vs array of pointers(**array vs *array[])
Nov 09, 2022
c
pointers
multidimensional-array
dynamic-memory-allocation
How do you iterate through a pointer?
Sep 16, 2022
c
pointers
What is the datatype of pointer in c?
Sep 16, 2022
c
pointers
Understanding -Weffc++
Nov 04, 2022
c++
pointers
g++
compiler-warnings
rule-of-three
Understanding char array[] and string
Sep 16, 2022
c++
c
arrays
pointers
char
Can pointers be of different sizes? [duplicate]
Sep 15, 2022
c++
pointers
language-lawyer
What is the difference between square bracket arrays and pointer arrays?
Sep 16, 2022
c++
c
arrays
pointers
C++ calling a function from a vector of function pointers inside a class where the function definition is in main
Sep 19, 2022
c++
class
function
pointers
vector
C++: What are scenarios where using pointers is a "Good Idea"(TM)? [duplicate]
Oct 01, 2022
c++
pointers
C++ trying to get function address from a std::function
Sep 16, 2022
c++
function
pointers
std
Print value and address of pointer defined in function?
Sep 16, 2022
c
pointers
Initializing a pointer in a separate function in C
Oct 26, 2022
c
pointers
initializing
« Newer Entries
Older Entries »