SpiceQA
Questions
Tags
Users
Badges
c
c
1279 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Not printing grades as a 2d array
rawwwrrrr2228
0
•
asked Sep 20, 2022
2
3
59
c
How to create the structure of a basic stack expressed as a struct like this: struct stack { data[]; int top; }
Nguyễn Ngọc Vũ Nguyên
0
•
asked Sep 20, 2022
-2
0
37
c
I am receiving the following error: expected identifier or '('
Dansah
0
•
asked Sep 20, 2022
1
1
46
getstring
do-while
c
Why is extern required for global variable on Linux but not Mac when compiling shared object?
broken.eggshell
0
•
asked Sep 19, 2022
0
0
23
extern
gcc
c
Format overflow warning when trying to store a wide string
Pascal Bergeron
0
•
asked Sep 19, 2022
0
1
44
mingw
windows
c
Why does subtracting the value of etext from edata not give me the correct size for my text segment
ZarakshR
0
•
asked Sep 19, 2022
1
2
49
elf
linux
c
How to parallelize this code with pthreads?
Raidriar
0
•
asked Sep 19, 2022
0
1
38
knn
pthreads
multithreading
c
Read output of avrdude in C program using popen()
Max Kelton
0
•
asked Sep 19, 2022
0
1
38
avrdude
popen
raspberry-pi
c
What is the use of scanf("\n"); statement before scanf("%[^\n]%*c", s)?
MAHAVISHNU G
0
•
asked Sep 19, 2022
0
2
60
conversion-specifier
newline
scanf
c
GNU gcc ld: constant CRC value for special sections with references to external code
Erik Kinstler
0
•
asked Sep 19, 2022
0
1
29
ld
gcc
linker
c
Prev
Prev
36
37
38
(current)
39
40
Next
Next
Hot Questions