SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Best way to mask a single bit in AVX2?
user_17665807
0
•
asked May 29, 2022
3
3
158
avx
avx2
simd
x86
c
How to handle mixed input of chars and ints
user_19212810
0
•
asked May 29, 2022
1
1
36
mixed
input
c
Two-dimensional dynamic array pointer access
user_19225690
0
•
asked May 29, 2022
3
5
86
multidimensional-array
c
arrays
find cubic root of a number from 0 to 125
user_17655027
0
•
asked May 29, 2022
3
1
46
cubic
precision
c
How to reduce the time complexity in C regarding nested loop
user_19221835
0
•
asked May 29, 2022
1
1
49
time-complexity
c
Run a thread on a new core?
user_11045673
0
•
asked May 29, 2022
2
0
42
operating-system
pthreads
multithreading
process
c
Why is (null) being printed in my c code?
user_19224701
0
•
asked May 29, 2022
1
1
39
linked-list
null
c
Which type of buffering is used by the two file descriptors returned by `pipe`?
user_13611002
0
•
asked May 29, 2022
1
1
28
output-buffering
pipe
linux
c
Write a c program to implement the following Uinix|Linux command (use fork,pipe and exec system call) ls -l|wc -l
user_11987760
0
•
asked May 29, 2022
1
0
58
system-calls
linux
c
Are both expressions evaluated when using ternary operator?
user_11069460
0
•
asked May 29, 2022
1
2
49
c
Prev
Prev
96
97
98
(current)
99
100
Next
Next
Hot Questions