SpiceQA
Questions
Tags
Users
Badges
storage-duration
12 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Can we initiate an array literal with variables in C?
user_11606860
0
•
asked Jul 22, 2022
2
4
54
storage-duration
literals
arguments
c
arrays
A question about returning local pointer variable in function
user_8020836
0
•
asked May 5, 2022
11
2
1114
storage-duration
string-literals
return-value
literals
c
Why aren't constexpr const scoped variables implicitly static?
user_1593077
0
•
asked Apr 22, 2022
1
1
54
constexpr
storage-duration
static
lambda
c++
Are "thread storage duration" and "thread local storage duration" the synonyms?
user_1778275
0
•
asked Apr 21, 2022
2
2
87
storage-duration
thread-local-storage
language-lawyer
c
Adding two corresponding array elements and return the resultant array
user_15057065
0
•
asked Dec 5, 2021
2
3
52
variable-length-array
function-definition
storage-duration
scope
c
What is the storage duration of a temporary object: automatic, thread, static, or dynamic?
user_2326961
0
•
asked Sep 13, 2021
2
2
101
temporary-objects
storage-duration
c++
Stack VS Heap, what goes where here?
user_8300741
0
•
asked Apr 29, 2021
2
3
184
storage-duration
malloc
pointers
c
Why is every value not initialized to 0?
user_15762334
0
•
asked Apr 25, 2021
4
3
196
storage-duration
initialization
c
arrays
Return compound literal
user_10152015
0
•
asked Dec 10, 2020
2
1
112
compound-literals
storage-duration
undefined-behavior
standards
c
Meaning of "Minimum storage duration" of Google Cloud storage
user_2085644
0
•
asked Oct 20, 2020
4
2
1334
storage-duration
google-cloud-storage
1
(current)
2
Next
Next
Hot Questions