Y
Hacker News
new
|
ask
|
show
|
jobs
by
foota
3531 days ago
I believe not all embedded systems have the c stdlib.
1 comments
jguegant
3530 days ago
Not the reason. Especially when the author includes headers like: #include <stdlib.h> #include <unistd.h> #include <sys/socket.h> #include <arpa/inet.h> #include <linux/ip.h> #include <linux/udp.h> #include <errno.h> #include <fcntl.h>
link