[En-Nut-Discussion] DHCP option one byte offset (Big Endian)?

Harald Kipp harald.kipp at egnite.de
Tue Jul 29 11:04:18 CEST 2003


>
>I think using "memcpy(&ip, cp, 4);" is better , it is more fast.

Not in every case. The compiler may generate a real call.
But it's more flexible, because it may be redefined by a macro.

Harald




More information about the En-Nut-Discussion mailing list