(Note: + precedes a selection or action you need to take.)
+ Start button + All Programs + CodeBlocks + CodeBlocks
+ OK in File associations
+ Select the menu item: Settings + Editor
+ Next to the text This is sample text
select: choose
+ Select font size: 12 + OK + OK
+ Select the menu item: Settings + Editor
+ Change the tab size to 2 + OK
+ In the menu, select - File - New - Empty File
If the wizard runs:
+ Type the heading comment and your program
+ Select the save icon
+ Select the menu item: Build + Build and Run
+ In the execution window, press any key to close the window
+ Correct any errors
+ Save + Build and Run again
When you have tested your results several times successfully, run your program with the test data specified by the instructor to get the final results.
In the exeution results window:
+ Select the C:\ icon in the top left + Edit + Select all
+ Select the C:\ icon in the top left + Edit + Copy
At the end of your program, paste the results in a comment:
/* Execution results
+ right click here + Edit + paste
*/
+ Select the save icon