<?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> The professional programmers guide to C</title>
  </titleInfo>
  <name type="personal">
    <namePart>McKay, Pat.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">london</placeTerm>
    </place>
    <publisher>pitman publishing</publisher>
    <dateIssued>|c 1989</dateIssued>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>202:p</extent>
  </physicalDescription>
  <tableOfContents>Introduction to Programming in C (Page-1), Introduction to Structured Programming (Page-12), Conditional Statements (Page-23), Program Loops (Page-44), Pointers (Page-66), Simple Arrays (Page-77), Structures (Page-92), File Organization (Page-106), File Processing in C (Page-113), Menu Driven Programs (Page-152), Directing Outputs to the Printer (Page-157).</tableOfContents>
  <note type="statement of responsibility">Pat McKay.</note>
  <subject>
    <topic>Programming</topic>
  </subject>
  <classification authority="ddc">005.133,MCK</classification>
  <identifier type="isbn">0273029584</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordChangeDate encoding="iso8601">20230530124802.0</recordChangeDate>
  </recordInfo>
</mods>
