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
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
Misunderstanding of the structure С++ [closed]
Jan 26, 2023
c++
pointers
sizeof
incomplete-type
Pointer to a Pointer question
Jan 25, 2023
c++
pointers
smart-pointers
How to get Ponter/Reference semantics in Scala
Jan 24, 2023
arrays
scala
reference
pointers
scala-2.8
User defined array sizes in C
Jan 24, 2023
c
arrays
pointers
Can someone help me understand this? int *& pr [duplicate]
Jan 23, 2023
c++
variables
pointers
Dynamic allocation with DOUBLE POINTERS
Jan 22, 2023
c++
pointers
memory-leaks
memory-management
new-operator
& operator definition for arrays in C
Jan 22, 2023
c
arrays
pointers
standards
C++ : How to pass function pointer, stored in a local variable, as a template parameter
Jan 22, 2023
c++
templates
pointers
callback
« Newer Entries
Older Entries »