Posts by jofernando • 31 points
1 post
-
3
votes1
answer156
viewsQ: Why does this c code work?
When I call the call malloc, I only had space for one char, but it works for words of any size, so I got confused #include <stdio.h> #include <stdlib.h> #include <string.h> int…
casked jofernando 31