All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2002-10-31 15:39 Bloch, Jack
  2002-10-31 18:00 ` your mail Tom Bradley
  0 siblings, 1 reply; 2+ messages in thread
From: Bloch, Jack @ 2002-10-31 15:39 UTC (permalink / raw)
  To: linux-kernel

I am looking at some sample driver code which shows the usage of some
unsigned integers 1UL, 2UL, 4UL, 16UL, 64UL, 128UL and 256UL.  I need to
know what these are defined as. Please excuse my ignorance. 

Please CC me directly on any responses.

Jack Bloch 
Siemens ICN
phone                (561) 923-6550
e-mail                jack.bloch@icn.siemens.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: your mail
  2002-10-31 15:39 Bloch, Jack
@ 2002-10-31 18:00 ` Tom Bradley
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Bradley @ 2002-10-31 18:00 UTC (permalink / raw)
  To: Bloch, Jack; +Cc: linux-kernel

They are just regular values. The UL tells the compiler to format the
number as an unsgned long.


On Thu, 31 Oct 2002, Bloch, Jack wrote:

> I am looking at some sample driver code which shows the usage of some
> unsigned integers 1UL, 2UL, 4UL, 16UL, 64UL, 128UL and 256UL.  I need to
> know what these are defined as. Please excuse my ignorance.
>
> Please CC me directly on any responses.
>
> Jack Bloch
> Siemens ICN
> phone                (561) 923-6550
> e-mail                jack.bloch@icn.siemens.com
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-31 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31 15:39 Bloch, Jack
2002-10-31 18:00 ` your mail Tom Bradley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.