What happens if you try to compile and
run this program?
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
struct S 1
char *S:
int main(void)
structs *S
=
(struct
s-> S = 123NO" "4 5 6 7 8
printf(d"
strlen(S
free (S)
return
Answers
Answered by
0
Answer:
this happnes
Explanation:
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
struct S 1
char *S:
int main(void)
structs *S
=
(struct
s-> S = 123NO" "4 5 6 7 8
printf(d"
strlen(S
free (S)
return
The same when you do this
Similar questions