File:Simple2.c

From Mech
Revision as of 20:31, 16 December 2011 by Nelson Rosa (talk | contribs) (uploaded a new version of "Image:Simple2.c": A C program that breaks apart the anatomy of a function and how to use if statements and for loops. This version does away with math.h because of compilation problems on Linux machines.)
Jump to navigationJump to search

Simple2.c (file size: 3 KB, MIME type: text/x-c)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

A C program that breaks apart the anatomy of a function and how to use if statements and for loops.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current10:24, 5 January 2012 (3 KB)Lynch (talk | contribs)
20:31, 16 December 2011 (3 KB)Nelson Rosa (talk | contribs)A C program that breaks apart the anatomy of a function and how to use if statements and for loops. This version does away with math.h because of compilation problems on Linux machines.
13:04, 16 December 2011 (3 KB)Nelson Rosa (talk | contribs)A C program that breaks apart the anatomy of a function and how to use if statements and for loops. This version has fewer comments.
13:01, 16 December 2011 (3 KB)Nelson Rosa (talk | contribs)A C program that breaks apart the anatomy of a function and how to use if statements and for loops. This version has fewer comments.
02:47, 16 December 2011 (4 KB)Nelson Rosa (talk | contribs)A C program that breaks apart the anatomy of a function and how to use if statements and for loops.

The following page uses this file: