SpiceQA
Questions
Tags
Users
Badges
pointers
pointers
149 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Pass arrays to a function. What is the difference between arguments int *ptr vs int ptr[ ]
userdDiP
0
•
asked Sep 8, 2022
0
2
39
pointers
arrays
c
Pointers comparison
Talete
0
•
asked Sep 8, 2022
2
2
67
pointers
c
Why the size differs? sizeof(a) vs sizeof(&a) of an array?
userdDiP
0
•
asked Sep 8, 2022
0
3
64
sizeof
pointers
c
C binary file handling
RustyCoder
0
•
asked Sep 8, 2022
0
2
76
binaryfiles
pointers
c
Parsing an url in c
NotRobo
0
•
asked Sep 8, 2022
0
0
42
c-strings
parsing
pointers
How to get a user's input into a class's member variable and dereference it
Ekene Nwokedi
0
•
asked Sep 8, 2022
0
1
39
class
pointers
c++
Is it advised to declare variables inside loops?
Monetillo
0
•
asked Sep 8, 2022
2
3
117
memory-efficient
pointers
variables
c++
Created a program for binary tree traversal, inorder and postorder print wrong sequences
jamie
0
•
asked Sep 8, 2022
1
2
37
tree-traversal
binary-search-tree
recursion
pointers
c++
Extract non-const pointer from iterator in a const member function
mr.loop
0
•
asked Sep 8, 2022
0
0
27
reference
oop
pointers
c++
Errors when converting Python code to C++ code
asker
0
•
asked Sep 8, 2022
1
1
61
stdvector
oop
pointers
c++
python
Prev
Prev
11
12
13
(current)
14
15
Next
Next
Hot Questions