Difference between revisions of "Adding Finishing Touches"

From Flowcode Help
Jump to navigationJump to search
Line 5: Line 5:
 
|-
 
|-
 
| width="40%" | [[Adding Comments to a Flowchart]]
 
| width="40%" | [[Adding Comments to a Flowchart]]
| width="60%" | See [[Comment Icon Properties]]
+
| width="60%" | How to add comments to a flowchart and why.
 
|-
 
|-
 
| width="40%" | [[Saving a Flowchart Image]]
 
| width="40%" | [[Saving a Flowchart Image]]
| width="60%" |  
+
| width="60%" | Saving a flowchart image and
 
|-
 
|-
 
| width="40%" | [[Printing Flowcharts]]
 
| width="40%" | [[Printing Flowcharts]]

Revision as of 11:11, 8 July 2013

<sidebar>Sidebar: Flowcode Help Overview</sidebar> Finishing off a project by adding comments to the flowchart for others to understand, as well as to save and/or print flowcharts to present to others as well as compiling the program.

Exercise - Documenting a Flowchart
Adding Comments to a Flowchart How to add comments to a flowchart and why.
Saving a Flowchart Image Saving a flowchart image and
Printing Flowcharts
Exercise - Compile a Simple Flowchart and Program a Microcontroller - Shorten Title?
Specifying a Target Chip
Configuring the Chip
Compiling a Flowchart to a Chip
Managing Compiler Options
Selecting Compiler Options (PICmicro)
Selecting Compiler Options (dsPIC/PIC24)
Selecting Compiler Options (AVR)
Selecting Compiler Options (ARM)
Supporting Third Party Programming Tools
Viewing Code Output