Entry Mathis:1975:FTS from sigplan1970.bib

Last update: Fri Jun 20 02:11:11 MDT 2008                Valid HTML 3.2!

Index sections

Top | Symbols | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Mathis:1975:FTS,
  author =       "Robert F. Mathis",
  title =        "Flow trace of a structured program",
  journal =      j-SIGPLAN,
  volume =       "10",
  number =       "4",
  pages =        "33--37",
  month =        apr,
  year =         "1975",
  CODEN =        "SINODQ",
  DOI =          "http://doi.acm.org/10.1145/987278.987282",
  ISSN =         "0362-1340",
  bibdate =      "Wed Jun 18 16:06:52 MDT 2008",
  bibsource =    "http://portal.acm.org/",
  abstract =     "Program traces are historical records of some phase of
                 a program's activity. The program listing of a
                 structured program can be indented to show the
                 structure and flow of control. The printed output lines
                 of the flow trace of a structured program can be
                 indented to the level indicated by the indentation of
                 the program listing. By adding this information to the
                 trace output, considerably more information about the
                 program's flow of control is available after execution.
                 More options should be available because it is a
                 structured program that is being traced. Storage traces
                 and subroutine traces also fit into the indentation
                 pattern of the flow trace. The indentation scheme
                 possible because it is a structured program not only
                 shows the control flow better but also gives a better
                 picture of how variables are used and changed.",
  acknowledgement = ack-nhfb,
  classification = "C6110 (Systems analysis and programming)",
  corpsource =   "Ohio State Univ. Graduate School, Columbus, OH, USA",
  keywords =     "flow of control; flow trace; indentation pattern;
                 program traces; programming; storage traces; structured
                 program; subroutine traces; trace output",
  treatment =    "T Theoretical or Mathematical",
}

Related entries