I\'m making a flowchart a for an algorithm, and came into some problem for an else if statement.
For an if-statement such as this one
if (something)
http://code2flow.com allows you to create such flowcharts from code.
You may click to edit this.