Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi Slacker,
Firstly, thanks for the fast answer. I had success with the nets data structure. # ############################# ip_addr my_ip_addr; my_ip_addr = nets[0]->n_ipaddr;# ############################# For the netstatic data structure, it was undeclared. Regards Martin