(Note: + precedes a selection or action you need to take.)
+ Start button + All Programs + CodeBlocks + CodeBlocks
+ close the tip of the day
+ Create a new project + Empty Project + Go
In the wizard:
+ Next
+ Type a project title for your new project
+ Do the following to select a folder:
+ select the ... button
+ select your name
+ select my documents;
if you wish you may also select a subdirectory
+ OK
+ Next
+ Finish
+ Select the NewFile icon + Empty File + yes
+ Type the file name .c + Save + OK
+ Type the heading comment and your program
+ Select the save icon
+ Select the menu item: Build + Build and Run
+ Select the save icon
+ Correct any errors
+ In the execution window, press any key to close the window
+ 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
Do not print until you are satisfied the program is correct and
the final results are included with the data specified by the instructor.
+ Select File + Print + Print + Print