pgubook-readers
[Top][All Lists]
Advanced

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

Re: [Pgubook-readers] .equ O_CREAT_WRONLY_TRUNC, 03101


From: Jonathan Bartlett
Subject: Re: [Pgubook-readers] .equ O_CREAT_WRONLY_TRUNC, 03101
Date: Mon, 23 Feb 2004 02:38:46 -0800 (PST)

> I am enjoying this book. It's very interesting that the author has
> managed to put off the obligatory discussion of number systems to
> chapter 10.

Thanks!

I took my cues from Knuth, whose theoretical processor operated equally
well in both base 2 and base 10.  His idea was that number systems aren't
nearly as important to assembly-language programming as some people think.
They are important to C programmers who use lots of bit-flags.

Jon





reply via email to

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