Skip to main content

Literatur

  • Chapter
  • 23 Accesses

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   29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   39.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.

Literatur

Lehrbücher

  • Bause, Falko; Tölle, Wolfgang: “Einführung in die Programmiersprache C++”, Vieweg, 1989.

    Google Scholar 

  • Bause, Falko; Tölle, Wolfgang: “C++ für Programmierer”, Vieweg, 1990.

    Google Scholar 

  • Kernighan, Brian; Ritchie, Dennis; Ritchie, Dennis: “Programmieren in C”, 2. Auflage, Carl-Hanser-Verlag, München, 1990.

    Google Scholar 

  • Lippman, Stanley B.: “C++ Primer”, Addison-Wesley, 1989.

    Google Scholar 

  • Lippman, Stanley B.: “C++-Einführung und Leitfaden”, Addison-Wesley, 1991.

    Google Scholar 

  • Stroustrup, Bjarne: “The C++ Programming Language”, Addison-Wesley, 1. Auflage 1986, 2. Auflage 1991.

    Google Scholar 

Weitere Literatur

  • Anderson, David P.; Bilmes, Jeff: “Concurrent Real-Time Music in C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p147–162.

    Google Scholar 

  • Au, Willld: “A C Programmer’s Introduction to C++”, UNIX Magazin ( German ), October, 1988, p74–75.

    Google Scholar 

  • Bar-David, Tsvi: “Teaching C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p232–237.

    Google Scholar 

  • Berman, C.; Gur, R.: “NAPS-A C++ Project Case Study”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p137–152.

    Google Scholar 

  • Berry, John: “The Waite Group’s C++ Programming”, Howard W. Sams and Company, 1988.

    Google Scholar 

  • Breuel, Thomas M.: “Data-Level Parallel Programming in C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p153–168.

    Google Scholar 

  • Breuel, Thomas M.: “Lexical Closures for C++”, USENIX Proceedings 1988 C++ Conference, Denver, CO, October 17–21, 1988, p293–304.

    Google Scholar 

  • Bruck, Dag M.: “Modelling of Control Systems with C++ and PHIGS”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p183–192.

    Google Scholar 

  • Call, Lisa A.; Cohrs, David L.; Miller, Barton P.: “CLAM-an Open System for Graphical User Interfaces”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p305–325.

    Google Scholar 

  • Campbell, Roy; Russo, Vincent; Johnston, Gary: “The Design of a Multiprocessor Operating System”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p109–125.

    Google Scholar 

  • Cargill, Tom: “Pi: A Case Study in Object-Oriented Programming”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p282–303.

    Google Scholar 

  • Carolan, John: “C++ for OS/2”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p47–65.

    Google Scholar 

  • Carroll, Martin: “Problems with Non-invasive Inheritance in C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p13–28.

    Google Scholar 

  • Cohen, Bruce; Hahn Douglas, Soiffer Neil: “Pragmatic Issues in the Implementation of Flexible Libraries for C++”,Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p193–202.

    Google Scholar 

  • Conrad, Al: “Modelling Graphical Data with C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p238–239.

    Google Scholar 

  • Detlefs, David; Herlihy, Maurice; Kietzke, Karen; Wing, Jeannette: “Avalon/C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p451–459.

    Google Scholar 

  • Detlefs, David; Herlihy, Maurice; Wing, Jeannette: “Inheritance of Synchronization and Recovery Properties in Avalon/C++”, Proceedings of the 21 th Hawaii International Conference on System Sciences, KailuaKona, Hawaii, January 1988.

    Google Scholar 

  • Dewhurst, S.C.: “Flexible Symbol Table Structures for Compiling C++” Software Practice and Experience, August 1987.

    Google Scholar 

  • Dewhurst, Steve: “Architecture of a C++ Compiler”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p35–45.

    Google Scholar 

  • Doeppner, Thomas W.; Gebele, Alan J.: “C++ on a Parallel Machine”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p95–107.

    Google Scholar 

  • Eccles, Joseph: “Porting from Common Lisp with Flavors to C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p31–40.

    Google Scholar 

  • Eckel, Bruce: “A Programmer’s Introduction to C++: C grows up”, Micro Cornucopia, March/April 1988, p32.

    Google Scholar 

  • Eckel, Bruce: “Building MicroCad: Design With C++”, Micro Cornucopia, No. 44, Nov-Dec 1988, p32–37.

    Google Scholar 

  • Edelson, Martin; Pohl Ira: “A Copying Collector for C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p85–102.

    Google Scholar 

  • Ellis, Margaret; Stroustrup, Bjarne: “The Annotated C++ Reference Manual”, Addison-Wesley, 1990.

    Google Scholar 

  • Fontana, Mary; Neath, Martin: “Experiences in the Design of a C++ Class Library”; Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p179–192.

    Google Scholar 

  • Franz, Marty: “Succeeding C”, PC Tech Journal, September 1987, pl66ff.

    Google Scholar 

  • Friedenbach, Ken: “C++ on the Macintosh”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p67–76.

    Google Scholar 

  • Fuhrman, Ken: “Object-Oriented Class Library for C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p209–231.

    Google Scholar 

  • Gansner, E.R.: “Iris: A Class-Based Window Library”, USENIX Proceedings 1988 C++ Conference, Denver, CO, October 17–21, 1988, p283–292.

    Google Scholar 

  • Gautron, Philippe: “Porting and Extending the C++ Task System with the Support of Lightweight Processes”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p135–146.

    Google Scholar 

  • Gautron, Philippe; Shapiro, Marc: “Two Extensions to C-H-: A Dynamic Link Editor and Inner Data”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p23–32.

    Google Scholar 

  • Gorlen, Keith E.: “An Object-Oriented Class Library for C++ Programs”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p181–207.

    Google Scholar 

  • Gorlen, Keith E.: “Object-Oriented Programming Support ( OOPS) Reference Manual”, National Institutes of Health, May 1986.

    Google Scholar 

  • Granston, Elana; Russo, Vincent: “Signature-Based Polymorphism for C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p65–80.

    Google Scholar 

  • Guyon, Janet: “Technology Column: Improving Production of Computer Software”, The Wall Street Journal, Tuesday May 10, 1988, p37.

    Google Scholar 

  • Hopkins, William E.: “Experience in Using C++ for Software System Development”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p327–344.

    Google Scholar 

  • Johnston, Gary M.; Campbell, Roy H.: “A Multiprocessor Operating System Simulator”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p169–182.

    Google Scholar 

  • Kennedy, Brian: “The Features of the Object-Oriented Abstract Type Hierarchy (QATH)”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p41–50.

    Google Scholar 

  • Kernighan, Brian: “An AWK to C++ Translator”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p217228.

    Google Scholar 

  • Kirslis, Peter: “A Style for Writing C++ Classes”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p147–148.

    Google Scholar 

  • Kirslis, Peter A.; Terwilliger, Robert B.: “Implementing a Logic-Based Executable Specification Language in C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p211–226.

    Google Scholar 

  • Koenig, Andrew: “Associative Arrays in C++”, Proceedings of the Summer 1988 USENIX Conference, San Francisco, CA, June 20–24, 1988, p173186.

    Google Scholar 

  • Koenig, Andrew: “What is C++, Anyway?”, Journal of Object-Oriented Programming, April/May 1988, p48–52.

    Google Scholar 

  • Koenig, Andrew: “Why I Use C++”, Journal of Object-Oriented Programming, June/July 1988, p38–42.

    Google Scholar 

  • Koenig, Andrew: “An example of Dynamic Binding in C++”, Journal of Object-Oriented Programming, August/September 1988.

    Google Scholar 

  • Koenig, Andrew (Moderator), Andrew (Moderator): “How Useful is Multiple Inheritance in C++?”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p81–84.

    Google Scholar 

  • Koivisto, Juha; Malka, Juhani; Reilly James: “OTSO-An Object-Oriented Approach to Distributed Computing”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p163178.

    Google Scholar 

  • Lea, Douglas: “libg++, The GNU C++ Library”, USENIX Proceedings 1988 C++ Conference, Denver, CO, October 17–21, 1988, p243–256.

    Google Scholar 

  • Lenkov, Dmitry; Mehta, Michey; Unni Shankar: “Type Identification in C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991,. p103–118.

    Google Scholar 

  • Linton, Mark A.; Calder, Paul R.: “The Design and Implementation InterViews”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p256–267.

    Google Scholar 

  • Lippman, S.B.; Moo, B.E.: “C++: From Research to Practice”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p123–136.

    Google Scholar 

  • Lippman, S.B.; Stroustrup, Bjarne: “Pointers to Class Members in C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p305–326.

    Google Scholar 

  • Lowe, Anne: “C++ Gains Following From Industry Leaders”, Software Business, Monday April 4, 1988, p7ff.

    Google Scholar 

  • Mackinlay, Bruce: “After C”, UNIX World, July 1986, p5lff.

    Google Scholar 

  • Madany, Peter; Leyens, Douglas; Russo, Vincent; Campbell, Roy: “A C++ Class Hierarchy for Building UNIX-like File Systems”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p65–80.

    Google Scholar 

  • Martin, Bruce: “The Separation of Interface and Implementation in C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p51–64.

    Google Scholar 

  • Meyers, Randall: “The Interaction of Pointers to Members and Virtual Base Classes in C++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p1–12.

    Google Scholar 

  • Meyers, Scott; Leifter, Moises: “Automatic Detection of C++ Programming Errors: Initial Thoughts on a lint++”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p29–40.

    Google Scholar 

  • Micallef, Josephine: “Encapsulation, Reusability and Extensibility in Object-Oriented Programming Languages”, Journal of Object-Oriented Programming, April/May 1988, p12–34.

    Google Scholar 

  • Miller, William: “Error Handling in C++”, Computer Language, May 1988, p43–52.

    Google Scholar 

  • Miller, William M.: “Exception Handling without Language Extensions”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p327–342.

    Google Scholar 

  • Milliken, Walter; Lauer, Gregory: “A Network Toolkit”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p203–216.

    Google Scholar 

  • Murray, R.: “An Introduction to C++: Data Hiding”, The C Journal, Spring 1986.

    Google Scholar 

  • Murray, R.: “An Introduction to C++: Object-oriented Programming”, The C Journal, Summer 1986.

    Google Scholar 

  • Murray, R.: “An Introduction to C++: Operator Overloading”, The C Journal, Spring 1987.

    Google Scholar 

  • Murray, R.: “Building Well-Behaved Type Relationships in C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p19–30.

    Google Scholar 

  • O’Riordan, Martin J.: “Debugging and Instrumentation of C++ Programs”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p227–242.

    Google Scholar 

  • Otillio, Troy: “ A C++ Approach to Real-Time Systems: Task Interface Library”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p257–270.

    Google Scholar 

  • Rafter, Mark: “Extending Stream I/O to include Formats”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p149–157.

    Google Scholar 

  • Rafter, Mark: “Formatted Streams: Extensible Formatted for C++ I/O Using Object-Oriented Programming”, Research Report 107, Department of Computer Science, Warwick University, 1987.

    Google Scholar 

  • Raghavan, Raghunath; Ramakrishnan, Niranjan; Strater, Sue: “A C++ Class Browser”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p274–281.

    Google Scholar 

  • Reyman, Joseph: “C inherits inheritance: A handful of C++ tools”, Computer Language, May 1988, p89–93.

    Google Scholar 

  • Richards, J.E.: “Some Aspects of Binding GKS to C++”, Computer Graphics Forum 6 (3), (September 1987), p211–218.

    Article  MathSciNet  Google Scholar 

  • Roland, Jon: “C on the Horizon”, AI EXPERT, April 1987, p47–55.

    Google Scholar 

  • Rose, John R.; Steele, Guy L. Jr.: “C*: An extended C Language”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p361–439.

    Google Scholar 

  • Rose, John R.: “C*: A C++-like Language for Data-Parallel Computation”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p127–134.

    Google Scholar 

  • Rose, John R.: “Implementing a Compiler in C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p135–146.

    Google Scholar 

  • Rosenblum, David; Wolf, Alexander: “Representing Semantically Analyzed C++ Code with Reprise”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p119–134.

    Google Scholar 

  • Russo, Vincent F.; Kaplan, Simon M.: “A C++ Interpreter for Scheme”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p95–108.

    Google Scholar 

  • Salzman, Issac: “An Objective Look at C++ Compilers”, Off the Shelf Column, UNIX REVIEW, November 1988, p81–88.

    Google Scholar 

  • Schulert, Andrew; Erf, Kate: “Open Dialogue: Using an Extensible Retained Object Workspace to Support a UIMS”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p53–64.

    Google Scholar 

  • Schwarz, Jerry: “A C++ Library for Infinite Precision Floating Point”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p271–282.

    Google Scholar 

  • Scott, Roger; Reddy, Prakash; Edwards, Russel; Campbell, David: “GPIO: Extensible Objects for Electronic Design Tools”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p109–122.

    Google Scholar 

  • Shopiro, Jonathan E.: “Extending the C++ Task System for Real-Time Control”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p77–94.

    Google Scholar 

  • Stokes, Ronan: “Prototyping Database Applications with a Hybrid of C++ and 4GL”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p41–53.

    Google Scholar 

  • Stroustrup, Bjarne: “A Set of C++ Classes for Co-routine Style Programming”, Computer Science Technical Report No. 90, ATandT Bell Laboratories, Murray Hill, NJ, November 1, 1984.

    Google Scholar 

  • Stroustrup, Bjarne: “The C++ Programming Language-Reference Manual”, Computer Science Technical Report No. 108, ATandT Bell Laboratories, Murray Hill, NJ, Revised November, 1984.

    Google Scholar 

  • Stroustrup, Bjarne: “Adding Classes to C: An Exercise in Language Evolution”, Software-Practice and Experience, Vol. 13, 1983, p139–161.

    Article  Google Scholar 

  • Stroustrup, Bjarne: “Data Abstraction in C”, Computer Science Technical Report No. 109, ATandT Bell Laboratories, Murray Hill, NJ, January 1, 1984; auch in ATandT Bell Laboratories Technical Journal, Vol. 63 No. 8, Part 2, October, 1984, p1701–1732.

    Google Scholar 

  • Stroustrup, Bjarne: “A C++ Tutorial”, Computer Science Technical Report No. 113, ATandT Bell Laboratories, Murray Hill, NJ, September 10, 1984.

    Google Scholar 

  • Stroustrup, Bjarne: “An Extensible I/O Facility for C++”, Proceedings of the 1985 Summer USENIX Conference, Portland, OR, June 11–14, 1985, p57–70.

    Google Scholar 

  • Stroustrup, Bjarne: “An Overview of C++”, ACM SIGPLAN Notices, (ed.) Richard L. Wexelblat, Vol. 21 No. 10, October, 1986, p7–18.

    Google Scholar 

  • Stroustrup, Bjarne: “Multiple Inheritance for C++”, Proceedings of the Spring’87 EUUG Conference, Helsinki, May, 1987.

    Google Scholar 

  • Stroustrup, Bjarne: “What is ”Object-Oriented Programming“?”, Proceedings of the First European Conference on Object-Oriented Programming, Paris, Springer-Verlag Lecture Notes in Computer Science, Vol. 276, June, 1987, p51–70; auch in Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p159–180.

    Google Scholar 

  • Stroustrup, Bjarne: “The Evolution of C++ 1985 to 1987”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p1–21.

    Google Scholar 

  • Stroustrup, Bjarne: “Possible Directions for C++”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p399–416.

    Google Scholar 

  • Stroustrup, Bjarne: “A Better CT’, Byte Magazine, August 1988, p215–216.

    Google Scholar 

  • Stroustrup, Bjarne: “Parameterized Types for C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p1–18.

    Google Scholar 

  • Stroustrup, Bjarne: “Type-safe Linkage for C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p194–210.

    Google Scholar 

  • Stroustrup, Bjarne; Shopiro, Jonathan E.: “A Set of C++ Classes”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p417–439.

    Google Scholar 

  • Tiemann, Michael D.: “”Wrappers“: Solving the RPC Problem in GNU C++”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p343–361.

    Google Scholar 

  • Trespasz, Nancy: “Zortech Developing OS/2 Compiler, Interface Toolkit”, Reseller News, July 18, 1988.

    Google Scholar 

  • Trickey, Howard: “C++ vs. Lisp”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p440–449.

    Google Scholar 

  • Udell, J.: “A C++ Toolkit”, BYTE Magazine, November, 1988, p223–227.

    Google Scholar 

  • van Wyk, Christopher J.: “A Class Library for Solving Simultaneous Equations”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p229–234.

    Google Scholar 

  • Vernon, Vaughn: “Object-Oriented OS/2”, 1988 Programmer’s Journal 6.5, p60–66.

    Google Scholar 

  • Vlissides, John M.; Linton, Mark A.: “Applying Object-Oriented Design to Structured Graphics”, USENIX Proceedings of the 1988 C++ Conference, Denver, CO, October 17–21, 1988, p81–94.

    Google Scholar 

  • Waldo, Jim: “Using C++ to Develop a WYSIWYG Hypertext Toolkit”, Proceedings of the USENIX C++ Workshop, (ed.) Keith Gorlen, Santa Fe, NM, November 9–10, 1987, p246–255.

    Google Scholar 

  • Weinand, Andre; Gamma, Erich; Marty, Rudolf: “ET++-An Object-Oriented Application Framework in C++”, OOPSLA 88 Conference Proceedings, (ed.) Richard L. Wexelblat, San Diego, CA, September 2530, 1988, p46–57.

    Google Scholar 

  • Weinberger, Peter: “Interview with Bill Joy”, UNIX REVIEW, April 1988, p60–67.

    Google Scholar 

  • Weiss, Ray: “$99 PC C++ compiler”, Electronic Engineering Times, July 11, 1988.

    Google Scholar 

  • Weiss, Ray: “C++ compiler eliminates preprocessors”, Electronic Engineering Times, July 11, 1988, p64.

    Google Scholar 

  • Wiener, Richard S., Pinson, Lewis J.: “An Introduction to Object-Oriented Programming and C++”, Addison-Wesley, 1988.

    Google Scholar 

  • Wiener, Richard S.: “A First Look at the Oregon Software C++ Compiler”, Journal of Object-Oriented Programming, June/July 1988, p54.

    Google Scholar 

  • Wiener, Richard S.: “The Guidelines C++ Translator”, Journal of Object-Oriented Programming, August/September 1988, p83.

    Google Scholar 

  • Wilkinson, Nancy M.: “Virtual Functions in C++”, UNIX REVIEW, August 1988, p57–62.

    Google Scholar 

  • Wu, Shanuninn: “LogiC-H-: An Integrated ‘Logic and Object-Orientated Programming”, Proceedings of the USENIX C++ Conference, Washington, D.C., April 22–25, 1991, p235–243.

    Google Scholar 

Download references

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1992 Springer Fachmedien Wiesbaden

About this chapter

Cite this chapter

Bause, F., Tölle, W. (1992). Literatur. In: Das Vieweg-Buch zu C++ Version 3. Vieweg+Teubner Verlag, Wiesbaden. https://doi.org/10.1007/978-3-663-09562-0_16

Download citation

  • DOI: https://doi.org/10.1007/978-3-663-09562-0_16

  • Publisher Name: Vieweg+Teubner Verlag, Wiesbaden

  • Print ISBN: 978-3-663-09563-7

  • Online ISBN: 978-3-663-09562-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics