A
asit
I downloaded the source code of netcat. I want to recompile it (i have
planned to add some feature).
but in visual studio it gives netcat.c(99) : fatal error C1083: Cannot
open include file: 'sys/time.h': No such file or directory.
I know sys/time. is not available in visual studio. which compiler I
shuld use ???
planned to add some feature).
but in visual studio it gives netcat.c(99) : fatal error C1083: Cannot
open include file: 'sys/time.h': No such file or directory.
I know sys/time. is not available in visual studio. which compiler I
shuld use ???