home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.wizards
- Path: sparky!uunet!stan!imp
- From: imp@solbourne.com (Warner Losh)
- Subject: Re: A few UNIX questions
- Message-ID: <BtrwDs.32r@solbourne.com>
- Organization: Solbourne, User Interface Group
- References: <1992Aug26.081414.6932@sniap.mchp.sni.de> <1992Aug27.162220.16130@krfiny.uucp> <1992Aug28.232720.5343@merlin.dev.cdx.mot.com>
- Date: Sun, 30 Aug 1992 01:34:40 GMT
- Lines: 13
-
- In article <1992Aug28.232720.5343@merlin.dev.cdx.mot.com>
- lezz@merlin.dev.cdx.mot.com (Lezz Giles) writes:
- >But what happens if the file is more than 0x0FFF FFFF bytes long?
- 7fff ffff
- >Any unsigned 32-bit number larger than this cannot be represented
- >as a signed 32-bit number
-
- Close. The sign bit only steals one of your bits, not 4 of them.
-
- Warner
- --
- Warner Losh imp@Solbourne.COM
- I've almost finished my brute force solution to subtlety.
-