Y
yanyuwuhen
Unregistered / Unconfirmed
GUEST, unregistred user!
addrS:sockaddr_in;
....
Re:=recvfrom(fd,BufRecv^,1024,0,addrS,Pinteger(sizeof(addrS)));
....
[Error]Types of actual and formal var parameters must be identical
....
Re:=recvfrom(fd,BufRecv^,1024,0,addrS,Pinteger(sizeof(addrS)));
....
[Error]Types of actual and formal var parameters must be identical