<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Data structures and program design in pascal</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nyhoff, Larry</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Macmiilan</publisher>
    <dateIssued>1992</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xii,740 p.: ill.; 26cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Software development -- Introduction to data structures and abstract data types -- Strings -- Stacks -- Queues -- Algorithms and recursion -- Lists -- Other linked structures -- Binary trees -- Sorting -- Sorting and searching files -- Trees -- Graphs and diagraphs -- Object-oriented programming -- Appendix A: ASCII and EBCDIC -- Appendix B: Pascal reserved words, standard identifiers, and operators -- Syntax diagrams -- Appendix D: Pascal predefined functions and procedures -- Appendix E: Sample data files -- Appendix F: Miscellany -- Appendix G: Turbo pascal -- Appendix H: Answers to selected exercises. </tableOfContents>
  <note type="statement of responsibility">Larry Nyhoff</note>
  <note>Includes index.</note>
  <subject>
    <topic>Pascal (Computer program language)</topic>
    <topic> Data structures (Computer science)</topic>
    <topic>Data -- structures -- (Computer -- science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P2 N94</classification>
  <identifier type="isbn">0023694653</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121102</recordCreationDate>
  </recordInfo>
</mods>
