hi,
in cpp there is the line
int fd;
if (fd=socket(AF_INET, SOCK_DGRAM,0)) <0 {....}
how must i do this in gambas??
txs.. frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20041218/b6840f7a/attachment.html>