SpiceQA
Questions
Tags
Users
Badges
c
c
1279 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it valid/recommended to use string literals as the result of an expression using the ternary operator?
Gregor Watters Härtl
0
•
asked Sep 16, 2022
5
2
89
string-literals
conditional-operator
c
ctypes Structure Type Inconsistency
userwSn4
0
•
asked Sep 16, 2022
0
0
26
ctypes
c
python
Singly linked list with cstring, how to find sum of length of all nodes in singly linked list with complexity time is o(1)?
sazamelaa
0
•
asked Sep 16, 2022
-2
2
52
singly-linked-list
c-strings
time-complexity
c
Fit a gaussian with GSL GNU (levmar algo)
AJ528
0
•
asked Sep 16, 2022
0
0
17
levenberg-marquardt
gsl
least-squares
gaussian
c
When I decompile with the Ida, how to understand the meaning of LOBYTE(v1) = v2[1]
ScapeCn
0
•
asked Sep 16, 2022
-1
0
26
decompiling
decompiler
compilation
c
How can I put variable values to an array with hex values in C?
RadoslavL
0
•
asked Sep 16, 2022
0
0
37
hex
framebuffer
c
sudo apt-get install gdb is not working on "Unable to start debugging"
Marcinnn123
0
•
asked Sep 16, 2022
0
0
28
debugging
c
Bubble sort is working correctly but sometimes it aborts. If I change the size of the array it doesn't abort but instead I get a negative number
mrstagg
0
•
asked Sep 16, 2022
1
2
43
bubble-sort
arrays
c
Clueless to why this for loop gets stuck in i=2
Sung Hur
0
•
asked Sep 16, 2022
-1
0
37
for-loop
c
How to link a static library to its own section
Patrick Wright
0
•
asked Sep 16, 2022
0
0
17
gcc
linker
c
Prev
Prev
59
60
61
(current)
62
63
Next
Next
Hot Questions