programming flow chart

From thelinuxwiki
Jump to: navigation, search


Contents

symbols

flow chart-symbols.gif

loops

for?
flow chart-repeat loop.gif
while
flow chart-while loop.gif
if then
flow chart-if then.gif
if then else
flow chart-if then else.gif

example

flow chart example.gif

links

for more detailed explanation go to [1]

images take from link above