SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
What does the variable D do inside the while in this Bresenham's line drawing algorithm?
user_16498000
0
•
asked Jun 8, 2022
2
1
53
bresenham
c
algorithm
How to take unknown number of string from file in C?
user_13135895
0
•
asked Jun 8, 2022
2
2
89
scanf
c
file
stream
string
Something weird happens when I try to get user input and print out strings
user_19298037
0
•
asked Jun 8, 2022
2
3
82
c
Using integer declaration instead of pointer integer when pointer swaping in C language
user_16813350
0
•
asked Jun 8, 2022
2
1
57
dereference
swap
pointers
integer
c
is it possible to count specific hex number in a file using fgetc?
user_19289068
0
•
asked Jun 8, 2022
3
1
68
c
How static modifier works in C?
user_19294439
0
•
asked Jun 7, 2022
2
2
100
storage-class-specifier
assembly
static
gcc
c
How to conversionless cast an object in C without using pointers?
user_12394421
0
•
asked Jun 7, 2022
2
3
65
c
How to provide multiple options to link a function
user_19292079
0
•
asked Jun 7, 2022
2
1
59
cmake
c
c++
Running bash in interactive mode stops my own shell
user_15389478
0
•
asked Jun 7, 2022
2
0
73
shell
c
SIGSEGV on access to pointer to left node of binary tree, even though the pointer is initialized
user_8719796
0
•
asked Jun 7, 2022
4
1
36
function-definition
binary-tree
reverse
recursion
c
Prev
Prev
88
89
90
(current)
91
92
Next
Next
Hot Questions