gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] [PATCH 5/8] NITEMS definition cleanup.


From: Gary E. Miller
Subject: Re: [gpsd-dev] [PATCH 5/8] NITEMS definition cleanup.
Date: Tue, 19 Apr 2016 13:49:07 -0700

Yo Rob!

On Tue, 19 Apr 2016 21:01:42 +0100
Rob Norris <address@hidden> wrote:

> +#ifndef NITEMS
> +#define NITEMS(x) ((int) (sizeof(x) / sizeof(x[0]) +
> COMPILE_CHECK_IS_ARRAY(x))) +#endif
> +

Who would define NITEMS if not gpsd?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

Attachment: pgpCQYDQ8mGFI.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]