freeCodeCamp/guide/english/c
Siddharth Shrivastav 8f4a27ae8a new information regarding hello world (#20263)
* new information regarding hello world 

 ## Extra
 * you know the first ever program you write was hello world program whether it be in any language.
 * It is because Brian Kernighan was the  first  to write "hello, world" program for the documentation of the BCPL programming language developed by Martin Richards.

* Fixed formatting and improved readability
2018-10-31 17:21:33 -05:00
..
appendix fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
arrays fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
arrays-and-strings Correcting a spelling mistake (#19845) 2018-10-26 03:29:30 -06:00
basic-networking fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
conditional-statements Update index.md (#21800) 2018-10-29 15:10:51 -07:00
data-types fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
dynamic-memory-management Update index.md (#21488) 2018-10-20 01:55:11 +05:30
file-handling Update index.md (#20535) 2018-10-30 22:23:54 -05:00
for Update index.md (#20355) 2018-10-29 12:52:43 -07:00
format-specifiers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
functions added the necessity of main() function (#20252) 2018-10-29 09:10:39 -07:00
hello-world new information regarding hello world (#20263) 2018-10-31 17:21:33 -05:00
if define the value of variable a to 100 (#27763) 2018-10-26 03:22:16 -06:00
if-statements Changes in lines 6 (#23612) 2018-10-29 15:44:29 -07:00
loops updated code parts for increased compatibility (#19621) 2018-10-23 22:49:32 +09:00
macros fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
malloc Do not cast the result of malloc (#20044) 2018-10-27 19:56:26 -07:00
math fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
more-math fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
operators fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
passing-pointers-to-function fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
pointers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
short-circuit-evaluation fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
structured-data-types Correcting a spelling mistake (#19845) 2018-10-26 03:29:30 -06:00
structures fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
switch fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
ternary-operator fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
variables fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
variables-and-basic-datatypes fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
index.md added " C programming ressources link" (#21039) 2018-10-22 14:58:42 -04:00