Showing posts with label C_programming. Show all posts
Showing posts with label C_programming. Show all posts

Saturday, 9 April 2011

Line by line explanation

In this succinct tutorial, we review what has been taught before, but go little-by-little, through each line explaining in more detail the program that we have been creating.

Friday, 8 April 2011

Batch commands

We change the location of some files from MinGW_exercises to MinGW_exercise\01 . Batch commands are used from the terminal in order to perform these operations. Batch scripting is a powerful alternative to hard disk explorers, if saved on a script file, it allows the automatic execution of certain housekeeping tasks.