Thread (180 messages) 180 messages, 22 authors, 2006-08-22

Re: [take9 1/2] kevent: Core files.

From: Bernd Petrovitsch <hidden>
Date: 2006-08-21 12:59:23
Also in: lkml

On Mon, 2006-08-21 at 15:13 +0400, Evgeniy Polyakov wrote:
[...]
And what is the difference between
As others already pointed out in this thread:

These are not seen by the C compiler.
#define A 1
#define B 2
#define C 4
and
These are known by the C compiler and thus usable/viewable in a
debugger.
enum {
 A = 1,
 B = 2,
 C = 4,
}
?
	Bernd
-- 
Firmix Software GmbH                   http://www.firmix.at/
mobil: +43 664 4416156                 fax: +43 1 7890849-55
          Embedded Linux Development and Services
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help