Prev: ANN: Seed7 Release 2010-05-02
Next: U++ 2361 released
From: embark on 4 May 2010 07:21 Hi there: Does anyone know that if there is any easy-to-use tool to draw a program flowchaet? is there any software in MS Office can do it ? Thanks
From: Preben Friis on 4 May 2010 08:25 "embark" <retro5789(a)gmail.com> wrote in message news:ff9872a9-e7fa-4d0a-b1ea-e070d88bbc32(a)a39g2000prb.googlegroups.com... > Hi there: > Does anyone know that if there is any easy-to-use tool > to draw a program flowchaet? > is there any software in MS Office can do it ? http://office.microsoft.com/en-us/visio/default.aspx
From: Seetharam on 4 May 2010 10:25 Ho about this? http://blogs.howtogeek.com/mysticgeek/2008/08/25/create-a-flow-chart-in-word-2007/ -Seetharam
From: John H. on 4 May 2010 17:54 embark wrote: > Hi there: > Does anyone know that if there is any easy-to-use tool > to draw a program flowchaet? > is there any software in MS Office can do it ? You could try MS Office Visio.
From: John H. on 4 May 2010 19:34
embark wrote: > Hi there: > Does anyone know that if there is any easy-to-use tool > to draw a program flowchaet? Another possibility for designing software is the Unified Modeling Language (UML). It can have a bit of a learning curve, but you might find it helps you lay out ideas in a way you like. http://en.wikipedia.org/wiki/Unified_Modeling_Language There are a couple free UML software packages (e.g. StarUML), and I believe Visio has some support for it. |