SpiceQA
Questions
Tags
Users
Badges
declaration
declaration
6 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Understanding Structure Definition and Implementation
Calvince
0
•
asked Sep 23, 2022
0
2
45
declaration
typedef
struct
pointers
c
How do you use this: int (*x(int))[5]
user97662
0
•
asked Sep 21, 2022
0
1
47
declaration
typedef
c
write a variable that takes a list of functions
dsal3389
0
•
asked Sep 20, 2022
3
3
67
declaration
function-pointers
arrays
c
Function to generate struct instances in c
thejohnofbeingjohn
0
•
asked Sep 19, 2022
-1
4
83
flexible-array-member
function-definition
declaration
struct
c
this is the question "write a program in C to pass the reference of an array to a function & print that array" ,this is not giving the output ,why?
Karishma Singh
0
•
asked Sep 9, 2022
0
2
47
variable-length-array
function-call
declaration
c
variable has incomplete type 'struct stat'
jethrob
0
•
asked Sep 6, 2022
0
1
73
incomplete-type
declaration
definition
struct
c
1
(current)
Hot Questions