Bill Auerbach wrote:
That's what I thought, too: that way, we could also get rid of struct ip_addr2!Why not:typedef u32_t ip_addr; What is the point of a single member struct? It forces more typing as well. [..], but from a C standpoint, a single member struct makes no sense to me either.
Simon _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
