Are decimal literals in the linux source?
From: Thinkit (greg_finch2_at_hotmail.com)
Date: 11/28/03
- Previous message: Marky: "Re: OpenOffice and databases"
- Next in thread: Bit Twister: "Re: Are decimal literals in the linux source?"
- Reply: Bit Twister: "Re: Are decimal literals in the linux source?"
- Reply: Erik de Castro Lopo: "Re: Are decimal literals in the linux source?"
- Reply: Pascal Bourguignon: "Re: Are decimal literals in the linux source?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Nov 2003 16:56:47 -0800
Decimal is ugly when dealing with computers. The linux source must
have some literals in it, right? I'm assuming that anything over nine
will be a hex prefixed with "0x". Unless you have bowling scores in
there, I see no reason for an ugly radix like decimal. Sure it'll
make no difference in the actual complied code, but it's just like
good indentation or cleaning up variable names.
- Previous message: Marky: "Re: OpenOffice and databases"
- Next in thread: Bit Twister: "Re: Are decimal literals in the linux source?"
- Reply: Bit Twister: "Re: Are decimal literals in the linux source?"
- Reply: Erik de Castro Lopo: "Re: Are decimal literals in the linux source?"
- Reply: Pascal Bourguignon: "Re: Are decimal literals in the linux source?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|