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
Initialise struct pointers in a function in C
Feb 01, 2023
c
pointers
struct
C - malloc and automatic storage
Jan 31, 2023
c
pointers
memory-management
Does delete need to be used for new'd arrays created in vector?
Jan 31, 2023
c++
arrays
pointers
vector
void-pointers
Garbage value even after initializing members of dynamically allocated struct array
Jan 30, 2023
c
arrays
pointers
pthreads
Change value of character pointer
Jan 30, 2023
c++
pointers
string-literals
How to check whether a pointer is pointing to an element inside an array?
Jan 29, 2023
c
pointers
C pointer conversions
Jan 30, 2023
c
pointers
Is this pointer out of bounds? [duplicate]
Jan 29, 2023
c
pointers
C++: Pointers in 2D-arrays are confusing
Jan 28, 2023
c++
pointers
multidimensional-array
typecast to (void *) when passing pointer to object
Jan 29, 2023
c
pointers
types
casting
void-pointers
How to reproduce the class methods behavior in C99?
Jan 28, 2023
c
pointers
struct
error: invalid type argument of unary ‘*’ (have ‘long int’)
Jan 28, 2023
c
pointers
Is it safe to test relations between pointers for iteration?
Jan 28, 2023
c
pointers
iteration
What is pointer stability?
Jan 28, 2023
c++
pointers
operating-system
virtual-memory
abseil
Can you use the address of a constexpr variable?
Jan 26, 2023
c++
c++11
pointers
constexpr
memory-address
Is the adress behind this guaruanteed to be identical to a variable with the object
Jan 25, 2023
c++
pointers
raw-pointer
What int (*ptr)[4] really means and how is it different than *ptr?
Jan 26, 2023
c
arrays
pointers
memory-address
C %p printing 16 instead of 8 bytes
Jan 26, 2023
c
pointers
printf
Why is this dangling-gsl warning invoked?
Jan 26, 2023
c++
pointers
warnings
clang-tidy
cpp-core-guidelines
Why should we use double pointer for adding node in front/back, but not in the middle?
Jan 27, 2023
c
pointers
pass-by-reference
singly-linked-list
function-definition
« Newer Entries
Older Entries »