home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / NEWS0392.ZIP / MSPRESS.TXT < prev    next >
Encoding:
Text File  |  1992-04-02  |  10.1 KB  |  198 lines

  1. The MICROSOFT C/C++ RUN-TIME LIBRARY REFERENCE, 2nd ed. is a superb
  2. one-stop resource for the more than 500 ready-to-use functions and macros
  3. in the Microsoft C/C++ runtime library--a feature that has made the
  4. Microsoft C compiler the first choice for corporate and commercial
  5. developers.
  6.  
  7. Written by the Languages Division of Microsoft Corporation to be included
  8. in the Microsoft C/C++ version 7 package and published separately by
  9. Microsoft Press, this valuable reference is an up-to-date complement to
  10. the Microsoft C and C++ online help system called the Microsoft Advisor.
  11. The core of the book details the complete run-time library--all the
  12. routines for managing input and output, allocating storage, controlling
  13. processes, displaying graphics, and calling system services. The entry for
  14. each routine gives a brief description and includes all the critical
  15. information on:
  16.  
  17. . Syntax and prototype
  18. . Necessary include files
  19. . Argument and return values
  20. . Cross-references to related routines
  21. . Notes on compatibility with current standards and
  22.   operating systems: ANSI, UNIX, MS-DOS QuickWin, and
  23.   Microsoft Windows
  24. . Sample orograms
  25.  
  26. The MICROSOFT C/C++ RUN-TIME LIBRARY REFERENCE is divided into two main
  27. sections. Part 1 introduces the Microsoft C/C++ library and provides
  28. general rules for using the library. One chapter lists the library
  29. routines by category so that a programmer can quickly find a routine for a
  30. particular task without knowing the name of the appropriate function or
  31. macro. Another chapter describes global variables and standard types.
  32.  
  33. Part 2 describes the library routines in alphabetic order. Once they become
  34. familiar with the C/C++ library rules and procedures, readers will
  35. probably refer to this part most often. A comprehensive index helps
  36. Microsoft C/C++ programmers quickly find information on any topic in the
  37. book.
  38.  
  39. Other books by Microsoft Press on Microsoft C and C++ include Learn C Now,
  40. by Augie Hansen; ANSI and ISO Standard C Programmer's Reference, by P.J.
  41. Plauger and Jim Brodie; Microsoft C: Secrets, Shortcuts, and Solutions, by
  42. Kris Jamsa; and the forthcoming Microsoft Guide to C++ Programming, by
  43. Kaare Christian.
  44. --------------------------------------------------------
  45. Learning & Running MS-DOS 5 
  46.  
  47. Microsoft Press Bundles ComputerBook Classic with Bestselling Disk-Based
  48. Interactive Tutorial
  49.  
  50. Now, two highly acclaimed computer software "how-to" guides are available
  51. in one super, low-priced package with LEARNING & RUNNING MS-DOS 5 from
  52. Microsoft Press.
  53.  
  54. This special combination training and reference tool is ideal for new and
  55. intermediate computer users working with MS-DOS. Sold separately these
  56. award-winning products have a combined suggested retail price of $74.90.
  57. Save almost $35.00!
  58.  
  59. Microsoft Learning MS-DOS is the easy-to-use disk based tutorial that helps
  60. new PC owners get up and running using the MS-DOS operating system. Guided
  61. practice sessions and concise explanations of MS-DOS commands show users
  62. the basics they'll use every day to manage files, run programs, maneuver
  63. around the graphical shell in MS-DOS 5, and automate and safeguard the
  64. system. Also included is the DOS Quick Reference--an online MS-DOS help
  65. system that offers quick access to a library of information on MS-DOS
  66. commands.
  67.  
  68. Running MS-DOS--the computer book classic by Van Wolverton now in its fifth
  69. edition--has been the MS-DOS information source for more than two million
  70. PC users. Many keep a copy next to their computer for quick answers to
  71. day-to-day MS-DOS questions. Wolverton's straightforward presentation,
  72. precise, real-world examples, thoughtful discussions, and understandable
  73. descriptions provide solid information on basic and advanced MS-DOS
  74. concepts. Readers will discover how to control their entire computer
  75. system:
  76.  
  77. . Manage their hard disk and peripherals
  78. . Use the built-in text editor
  79. . Customize the system
  80. . Increase memory for applications
  81. . Speed up the system
  82. . Recover deleted files
  83.  
  84. LEARNING & RUNNING MS-DOS 5 includes information on versions 2.0 through
  85. 5.0. Microsoft Learning MS-DOS requires an MS-DOS or a PC-DOS operating
  86. system version 2.0 or later, 320 KB of memory, and a hard disk and a
  87. 5.25-inch double-density disk drive (360 KB) or a hard disk and a
  88. 5.25-inch high-density disk drive (1.2 MB). Two 360 KB 5.25-inch disks
  89. containing the Microsoft Learning MS-DOS tutorial are bound into the
  90. inside back cover of Running MS-DOS, 5th edition. Ordering information for
  91. 3.5-inch disks is included.
  92. --------------------------------------------------------
  93. The Essential Guide to MS-DOS 5 Programming 
  94. A Practical, Example-Packed Introduction for C and Basic Programmers
  95.  
  96. An MS-DOS operating system programming book for high-level language
  97. programmers? "Yes," says Peter G. Aitken, author of THE ESSENTIAL GUIDE TO
  98. MS-DOS 5 PROGRAMING, from Microsoft Press. "Even seasoned C and Basic
  99. programmers can gain a significant edge in application development by
  100. knowing how to access MS-DOS services directly."
  101.  
  102. Aitken's practical, example-packed guide is aimed at beginning to
  103. intermediate programmers looking for ways to enhance the power, speed, and
  104. flexibility of their programs.
  105.  
  106. "MS-DOS provides services, or software routines, that act as an interface
  107. between any application program and the computer hardware," says Aitken.
  108. "Rather than access these services indirectly through a programming
  109. language, programmers can access them directly."
  110.  
  111. THE ESSENTIAL GUIDE TO MS-DOS 5 PROGRAMMING begins with a brief overview of
  112. the MS-DOS operating system and the CPU. Readers then learn techniques for
  113. calling interrupts from both C and Basic. The heart of the book provides
  114. detailed information on using the MS-DOS services, organized by
  115. programming topic. To illustrate how to use these services, Aitken
  116. provides programming samples for each topic, written in Microsoft QuickC
  117. compiler version 2.5 and in Microsoft QuickBasic' programming system
  118. version 4.5. The code is compatible with most versions of C and Basic for
  119. the PC. Readers will be able to use MS-DOS services to enable their
  120. programs to:
  121.  
  122. . Use expanded memory to store data
  123. . Communicate via the serial port
  124. . Determine the total capacity and available space 
  125.   on a hard disk
  126. . Read to and write from any disk file
  127. . Determine the state of the keyboard "lock keys"
  128. . Set the screen cursor's position and size
  129. . Scroll a text window on the screen
  130. . Respond to mouse movement
  131.  
  132. Reference entries for MS-DOS services are found at the end of the chapter
  133. in which they're discussed, for instant access to important information.
  134. In addition, an appendix provides a complete List of all the MS-DOS
  135. services in the book, arranged both by interrupt and function-number and
  136. by category. A comprehensive index helps Programmers quickly find
  137. information on any topic in the book.
  138.  
  139. Peter G. Aitken is the author of more than 60 articles and numerous books
  140. on C, QuickBasic, and a variety of other computer topics, including the
  141. forthcoming Microsoft Guide to Visual Basic' Programming, from Microsoft
  142. Press.
  143. --------------------------------------------------------
  144. Microsoft Word for the Macintosh Step by Step 
  145. The Official Microsoft Courseware 
  146. Covers version 5.0
  147.  
  148. MICROSOFT WORD FOR THE MACINTOSH STEP BY STEP--the official Microsoft Word
  149. for the Apple Macintosh training courseware and part of the highly
  150. acclaimed Step by Step series--is now available from Microsoft Press.
  151.  
  152. "This all-in-one book-and-software training package from Microsoft Press
  153. helps users get the most out of Microsoft Word for the Apple Macintosh,"
  154. according to Leslie Koch, Microsoft Word Product Manager. "New users and
  155. upgrade users will all benefit.''
  156.  
  157. MICROSOFT WORD FOR THE MACINTOSH STEP BY STEP takes a modular approach to
  158. teaching Microsoft Word. Readers already familiar with previous versions
  159. of the software can turn directly to the information they need in lessons
  160. that explore new version 5.0 features. Newcomers to Microsoft Word are
  161. encouraged to start right at the beginning. All 13 lessons, which take 30
  162. to 40 minutes per lesson to complete, are illustrated with examples and
  163. are fully integrated with the practice files on disk--ideal for
  164. professional training in the classroom or for self-paced learning.
  165.  
  166. Each lesson includes clear objectives, step-by-step instructions,
  167. real-world business examples, and skill-strengthening exercises called
  168. "One Step Further." Students can supplement and reinforce what they've
  169. learned with the shortcuts and reminders in the practice documents on the
  170. accompanying disk. A comprehensive index helps students and instructors
  171. quickly find information on any Microsoft Word topic in the book.
  172.  
  173. MICROSOFT WORD FOR THE MACINTOSH STEP BY STEP is one of several books on
  174. Microsoft Word for the Apple Macintosh version 5.0 from Microsoft Press,
  175. including Getting Started with Microsoft Word for the Apple Macintosh and
  176. The Cobb Group's Word 5 Companion.
  177.  
  178. Microsoft Press, the trade book division of Microsoft Corporation,
  179. publishes a wide range of quality books on computer programming, software
  180. and hardware, and other topics of importance to the computer industry.
  181. Microsoft Press books are widely recognized as authorized editions for the
  182. MS-DOS and Microsoft Windows operating systems, Microsoft languages, and
  183. software applications such as Microsoft Word and Microsoft Excel. 
  184. Microsoft Press books are distributed to book and software retailers
  185. worldwide. Consumers in the United States may also order directly from the
  186. publisher at 1-800 MSPRESS.
  187.  
  188.   +---------------------------------------------------------------+
  189.   |  From the America On-Line & PC-Link New Product Info Services |
  190.   +===============================================================+
  191.   | This information was processed with OmniPage Professional OCR |
  192.   | software (from Caere Corp) & a Canon IX-30 scanner from data  |
  193.   | provided by the above mentioned company. For additional info, |
  194.   | contact the company at the address or phone# indicated above. |
  195.   |    All submissions for this service should be addressed to    |
  196.   |   BAKER ENTERPRISES, 20 Ferro Drive, Sewell, NJ 08080 U.S.A.  |
  197.   +---------------------------------------------------------------+
  198.