Wrox Programmer Forums
|
BOOK: Professional Assembly Language
This is the forum to discuss the Wrox book Professional Assembly Language by Richard Blum; ISBN: 9780764579011
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Assembly Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 5th, 2005, 09:05 AM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Errata

Source code for chapter 4, cpuid2.s, line 2:
.section .datatext
should read
.section .data

With this error the program is correctly assembled and linked
but prints nothing. This is perplexing for a beginner like me.
The source code in the book is however correct.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Errata bwolohan BOOK: Professional Team Foundation Server ISBN: 0-471-91930-6 1 November 2nd, 2010 05:33 PM
Errata vidyar_rajan Beginning PHP 0 August 31st, 2006 05:37 AM
Errata DaveSussman BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 0 November 6th, 2005 07:35 PM
Errata edsmithed BOOK: Professional Java Development with the Spring Framework 4 August 9th, 2005 04:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.