SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to run code on the second core on Raspberry Pico
user_13049880
0
•
asked May 7, 2022
2
1
310
raspberry-pi-pico
cortex-m
microcontroller
c
A C left shift anomaly in unsigned long long ints
user_1333380
0
•
asked May 7, 2022
3
2
57
bitwise-operators
c
GCC: PLT call missing for non-library
user_19061122
0
•
asked May 7, 2022
2
1
49
gcc
c
how to get the bare bone compiled binary code of a C function?
user_7468692
0
•
asked May 6, 2022
2
1
79
stm32
arm
cross-compiling
gcc
c
How to check if a string passed as argument is a modifiable string
user_6865932
0
•
asked May 6, 2022
4
1
91
undefined-behavior
string-literals
assert
c
string
Why can't i use the € symbol with printf?
user_18870252
0
•
asked May 6, 2022
2
3
91
symbols
c
C, Do structs with multiple dynamically allocated arrays need to be resized for every allocation?
user_14665211
0
•
asked May 6, 2022
2
3
115
dynamic
memory
allocation
struct
c
How to insert a structure instance inside a structure type array in c?
user_16130430
0
•
asked May 5, 2022
1
1
45
function-pointers
pointers
struct
c
arrays
Does the scanf empty the buffer after reading the input data (in C)?
user_15865159
0
•
asked May 5, 2022
3
2
105
buffering
scanf
c
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
Prev
Prev
112
113
114
(current)
115
116
Next
Next
Hot Questions