Y
yezi
Hi:
How to code for operation between 2 structures?
The structure's defination is :
struct sockaddr_in my_addr;
I need call a subfunction and pass the value in my_addr to the
subfuncition , which same structure but different name?
Thanks for any comments.
bin
How to code for operation between 2 structures?
The structure's defination is :
struct sockaddr_in my_addr;
I need call a subfunction and pass the value in my_addr to the
subfuncition , which same structure but different name?
Thanks for any comments.
bin