Files
Diagon/test/Flowchart/if-returned-3/output
T
Arthur Sonzogni 0a6f1b9bc0 Flowchart improved (#53)
* Link against boost statically.

* Improve FlowChart if/then/else

* Add support for while loop in FlowChart

* Add support for do-loop
2022-12-12 18:30:31 +01:00

14 lines
440 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
___ ___
╱ ╲ ╱ ╲ ┌─┐
a ╲___ b ╲___│c│
╲ ╱yes╲ ╱yes└┬┘
╲___ ╲___
│no │no │
┌▽┐ ┌▽┐ │
│e│ │d│ │
└─┘ └┬┘ │
└─┬─────┘
┌▽┐
│f│
└─┘