Skip to main content

Kapitel 3

  • Chapter
  • 33 Accesses

Zusammenfassung

Die meisten dieser Stringfunktionen wurden als Alternative zu den Standardroutinen geschaffen, um ein Problem in den Griff zu bekommen. Ich hatte festgestellt, daß im LARGE-Modell irgendwann ein “inkrementeller Absturz„ auftritt: wenn strcpy() als Zielargument einen Zeiger mit der Adresse 284C:EAFF erhält und der String z.B. 0x2000 Bytes lang ist, werden zunächst 0x1500 Bytes korrekt kopiert (dann ist die Zieladresse 284C:FFFF); nun werden jedoch noch 0x500 Bytes von 284C:0000 bis 284C:0500 kopiert! Klar, daß dabei nichts Gutes herauskommt. Nach meiner Erfahrung treten auch noch andere Probleme auf, z.B. testet strcpy() die Parameter nicht auf NULL.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1991 Springer Fachmedien Wiesbaden

About this chapter

Cite this chapter

Rebentisch, M. (1991). Kapitel 3. In: Vieweg C++ Toolbox. Vieweg+Teubner Verlag, Wiesbaden. https://doi.org/10.1007/978-3-322-83631-1_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-322-83631-1_3

  • Publisher Name: Vieweg+Teubner Verlag, Wiesbaden

  • Print ISBN: 978-3-528-05162-4

  • Online ISBN: 978-3-322-83631-1

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics