SpiceQA
Questions
Tags
Users
Badges
pointer-arithmetic
pointer-arithmetic
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What is ((unsigned char *)b)[i] = c; mean in c?
7sain
0
•
asked Sep 24, 2022
0
2
44
pointer-arithmetic
void-pointers
casting
memset
c
C++: How to make program differentiate between multiplication and pointers, not accepting operations
jmizza
0
•
asked Sep 16, 2022
-2
1
52
pointer-arithmetic
dynamic-arrays
multidimensional-array
arrays
c++
When passing a 2d array as parameter with pointers to print its values it only prints zero
Isabel Longo
0
•
asked Sep 15, 2022
1
1
34
pointer-arithmetic
function-call
implicit-conversion
multidimensional-array
c
why -fsanitizer=address gives me an error while making two dimensional array using malloc?
KimJunseo
0
•
asked Sep 10, 2022
1
1
41
pointer-arithmetic
while-loop
dynamic-memory-allocation
c
1
(current)
Hot Questions