Re: Using unsigned shorts
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Using unsigned shorts
- From: steve donovan <steve.j.donovan@...>
- Date: 2012年11月21日 19:03:36 +0200
On Wed, Nov 21, 2012 at 4:49 PM, <mchalkley@mail.com> wrote:
> I have to send and receive UDP packets containing unsigned shorts, for
> a diagnostic tool I'm writing.
How about Roberto's struct library?