SpiceQA
Questions
Tags
Users
Badges
c
c
1279 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to specify a fractional framerate with ffmpeg C/C++ when stitching together images?
Turgut
0
•
asked Sep 14, 2022
1
1
42
frame-rate
ffmpeg
video
c
c++
How to copy a 2D array (matrix) from python with a C function (and do some computer heavy computation) which return a 2D array (matrix) in python?
ecjb
0
•
asked Sep 14, 2022
1
2
63
pointers
numpy
arrays
c
python
C - getting multiple int input in one scan while ignoring whitespaces
kulaizki
0
•
asked Sep 14, 2022
-1
0
40
integer
whitespace
scanf
input
c
bubble sort using pointer
jeevan
0
•
asked Sep 14, 2022
1
2
55
function-definition
bubble-sort
sorting
arrays
c
How C stores global struct variables? And weird behavior when converting to another pointer to struct type
lucifer
0
•
asked Sep 14, 2022
0
1
62
struct
c
How to do computation with a c function on a numpy array of a non square matrix of size `n` times `m` (n≠m)
ecjb
0
•
asked Sep 14, 2022
3
1
63
malloc
numpy
arrays
c
python
How do cross-compilie on mips without error?
Rainbow
0
•
asked Sep 14, 2022
0
0
40
cross-compiling
mips
c
EFI_TIMEOUT error on EFI_TCG2_SUBMIT_COMMAND
Wolf Team FC
0
•
asked Sep 14, 2022
0
0
35
uefi
tpm
c
MPI - how to allow user input before creating Cartesian topology?
Zhe Sheng Lim
0
•
asked Sep 14, 2022
1
0
34
mpi
c
The aim of this program is to remove all vowels from an input. The function is working fine until I add a space to the string, what can I do?
Audous
0
•
asked Sep 14, 2022
0
5
54
c-strings
char
arrays
c
Prev
Prev
76
77
78
(current)
79
80
Next
Next
Hot Questions