Features
- Cover Type: Hard Cover with 232 pages
- Published by: Crowood Press June 1, 1990
- Written in: English
- ISBN 10 Number: 1852234024
- ISBN 13 Number: 978-1852234027
-
Book Dimensions:
9.8 x 7.4 x 0.9 inches
- Weighs: 1.8 pounds
Reader Reviews
I was expecting a little more than I got. The book is not reader friendly. A little more wordy than I thought.
Comment | |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)