Return to BSD News archive
Xref: sserve comp.os.os2.programmer:10947 comp.os.coherent:8948 comp.os.linux:35028 comp.os.mach:2728 comp.os.minix:21849 comp.periphs:3490 comp.unix.bsd:11848 comp.unix.pc-clone.32bit:2388 comp.os.386bsd.development:483 Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!das-news.harvard.edu!husc-news.harvard.edu!husc.harvard.edu!haley From: haley@scws4.harvard.edu (Elizabeth Haley) Newsgroups: comp.os.os2.programmer,comp.os.coherent,comp.os.linux,comp.os.mach,comp.os.minix,comp.periphs,comp.unix.bsd,comp.unix.pc-clone.32bit,comp.os.386bsd.development Subject: Re: Flowchart symbols (in ASCII) ISO-1028 Keywords: flowchart symbols ISO-1028 Message-ID: <haley.735261235@husc.harvard.edu> Date: 19 Apr 93 23:13:55 GMT Article-I.D.: husc.haley.735261235 References: <jmonroyC5pxx0.Axv@netcom.com> <C5qBq9.5D8@sugar.neosoft.com> Lines: 18 Nntp-Posting-Host: scws4.harvard.edu peter@NeoSoft.com (Peter da Silva) writes: >In article <jmonroyC5pxx0.Axv@netcom.com> jmonroy@netcom.com (Jesus Monroy Jr) writes: >> The following are symbols I will be using in the >> flowcharts for the FDC and QIC implementations. >Why flowcharts? I thought they went out with lovebeads and bellbottoms. Actually, while they aren't taught any more, I have found them quite useful, especially in situations where the logic needs to be analyzed often... It can also allow you to plan more easily where dividing lines between major sets of subroutines really should fall... Thus allowing for very clean modules and headers, as well as dividing up the labor between people... Besides, it's fun to play with those little template thingys and make all the neat shapes... --