SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Finding Prime and Composite Elements in an array. Print primes in ascending order and composite in descending order
user_19164767
0
•
asked May 24, 2022
2
2
156
c
Documenting constants with Doxygen in C
user_14958879
0
•
asked May 24, 2022
1
0
44
doxygen
documentation
c
Can you memcpy between non-overlapping regions of the same object?
user_634919
0
•
asked May 24, 2022
6
0
161
language-lawyer
memcpy
c
What is the best way to close a nonstandard anonymous pipe handle for child process on Windows?
user_9306292
0
•
asked May 23, 2022
2
1
40
anonymous
pipe
c
windows
Why is LLVM AliasAnalysis unable to precisely decide alias relationships between pointers that are dereferenced twice?
user_11150776
0
•
asked May 23, 2022
5
0
68
strict-aliasing
llvm
c
c++
While loop inside STM32F3xx HardFault handler does not execute forever as expected
user_18983580
0
•
asked May 23, 2022
1
1
124
cortex-m
stm32
embedded
c
Initializing a Struct passed by refence with a Macro
user_9076099
0
•
asked May 23, 2022
2
2
49
modular-design
pointers
initialization
struct
c
How to achieve C timing measurements with nanosecond resolution
user_6273674
0
•
asked May 23, 2022
2
0
81
time.h
chrono
time
c
What does "#if ..." (with an ellipsis) do?
user_19182821
0
•
asked May 23, 2022
3
1
82
c-preprocessor
conditional-compilation
c
windows
Struct initialisation with large integer
user_18644626
0
•
asked May 23, 2022
4
2
63
c
Prev
Prev
101
102
103
(current)
104
105
Next
Next
Hot Questions