SpiceQA
Questions
Tags
Users
Badges
c
14124 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Write a program in C to create a matrix A of order m×n based on run-time integer inputs and find all elements A[i][j] such that:
user_19018322
0
•
asked May 2, 2022
1
1
53
multidimensional-array
c
How to check if a float is positive denormalized/negative denormalized or not denormalized
user_14682444
0
•
asked May 2, 2022
1
2
200
denormal-numbers
floating-point
normalization
c
pThreads how to terminate a thread in c without memory leaks
user_10632326
0
•
asked May 2, 2022
2
2
195
pthreads
multithreading
c
Libarchive - Creating a single .zip archive with both encrypted(PKzip) and un-encrypted files together
user_3562972
0
•
asked May 2, 2022
3
0
194
libarchive
zip
macos
c
c++
A question about the differing behaviours of local static variables in C
user_19012333
0
•
asked May 2, 2022
3
2
55
static-variables
recursion
static
c
variables
sscanf fails to read string and double seperated by space
user_16984742
0
•
asked May 1, 2022
2
0
49
fgets
scanf
struct
c
Are there range operators in the C programming language?
user_8472258
0
•
asked May 1, 2022
2
2
99
range
c
operators
After the first child thread exits, the process ends in Linux socket
user_18927080
0
•
asked May 1, 2022
1
1
37
tcp
sockets
linux
c
use the alarm function
Admin
1
•
asked May 1, 2022
3
1
38
signals
handler
linux
c
Receiving file descriptors array by Linux socket
user_8818924
0
•
asked May 1, 2022
2
0
91
file-descriptor
sockets
linux
c
c++
Prev
Prev
115
116
117
(current)
118
119
Next
Next
Hot Questions