Flowchart (ISO 5807)

The goal

Flowcharts can be used to plan a program. I will try to emulate the norm ISO 5807.

Questions to David Rotermund

Terminal

Beginning of a program or function

Start

Ending of a program or function

Stop

Process

For arithmetic operations and data-manipulations.

Process

Decision

Decision

Input/Output

Input

Function

Function

Initialization

Initialization

File

File

The source code is Open Source and can be found on GitHub.