Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

ping.exe


ghost's Avatar
0 0

What library and command do you use to ping something in C?


ghost's Avatar
0 0

system("ping xx.xx.xx.xx");


ghost's Avatar
0 0

system("ping xx.xx.xx.xx");


ghost's Avatar
0 0

and its the

<stdio.h>

lib, just to make sure you know:ninja: