getnetbyname.c
Go to the documentation of this file.
1 #include <netdb.h>
2 
3 main(){
4  cygwin32_getnetbyname("");
5  getnetbyname("");
6 }
main()
Definition: getnetbyname.c:3


euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54