SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
WriteFile and ReadFile on child process's stdio (using overlapped named pipe)
user_15886008
0
•
asked May 26, 2022
2
1
121
io-redirection
winapi
process
c
c++
For loop doesn`t work when add [^\n] to a scanf_s
user_19209967
0
•
asked May 26, 2022
2
2
66
scanf
for-loop
c
Will reading from a pipe ever produce more data after a prior EOF?
user_7509065
0
•
asked May 26, 2022
1
2
82
eof
system-calls
pipe
linux
c
Why does getchar() give \n even though the buffer is empty?
user_16328156
0
•
asked May 26, 2022
2
3
78
getchar
input
c
Why is strnlen() not considered for inclusion in C23?
user_4593267
0
•
asked May 26, 2022
3
2
149
c23
c-strings
language-lawyer
c
Does C preprocessed file contain source file line number information?
user_18631588
0
•
asked May 26, 2022
2
2
66
c
I am trying to write a bool function that checks if the string input has any duplicate characters
user_17718482
0
•
asked May 26, 2022
4
1
63
cs50
c
Rf_allocVector only allocates and does not zero out memory
user_19205742
0
•
asked May 26, 2022
1
1
63
rcpp11
rcpp
r
c
what happens here: typedef int (*ptr) (void) in .h file C
user_12648996
0
•
asked May 26, 2022
1
1
53
function-pointers
declaration
typedef
implicit-conversion
c
Why does the application have to declare union semun, instead of it being in sys/sem.h?
user_7509065
0
•
asked May 26, 2022
3
0
73
unions
posix
c
semaphore
Prev
Prev
99
100
101
(current)
102
103
Next
Next
Hot Questions