SpiceQA
Questions
Tags
Users
Badges
c
c
1279 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is the use of the function "find_max" in the code below an example of using a function in the conventional way?
David Wyatt
0
•
asked Sep 14, 2022
-2
0
56
recursion
c
use of asm volatile in Linux kernel
heturing
0
•
asked Sep 14, 2022
2
0
36
linux
c
How to convert variable's address to string variable in C?
kelvinwong
0
•
asked Sep 14, 2022
0
3
58
string
pointers
c
When i single click on run button in vs code it runs fine , but on double clicking the run button my program goes to infinte loop
userDxSl1
0
•
asked Sep 14, 2022
0
0
30
visual-studio-code
c
Does calling the htons() change the value over and over again and again?
MeoH
0
•
asked Sep 14, 2022
0
1
51
winsock
endianness
c
Mapping Types From C to Java In JNA
lucas
0
•
asked Sep 14, 2022
0
1
40
jna
types
java
c
Comparing chars from command line arguments in C
user2355903
0
•
asked Sep 14, 2022
0
2
55
getopt
string
c
read and print from a file in C
kareem salah
0
•
asked Sep 14, 2022
-1
0
50
reference
file-io
pointers
c
How would you this random-select quicksort to get multiple elements?
QuestionableCodingPractices
0
•
asked Sep 14, 2022
-1
1
57
quicksort
random
c
algorithm
Why does C printf not round up when decimal is 16.125 but will with 16.135
Sei4or
0
•
asked Sep 13, 2022
3
1
63
c
Prev
Prev
78
79
80
(current)
81
82
Next
Next
Hot Questions