freeCodeCamp/guide/english/c
Miftah Mizwar 8eb754d4eb Update wrong output of the example of code (#22519)
* [x]  I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
* [x]  My pull request has a descriptive title (not a vague title like `Update index.md`)
* [x]  My pull request targets the `master` branch of freeCodeCamp.
* [x]  None of my changes are plagiarized from another source without proper attribution.
* [x]  My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-13 01:36:14 -05:00
..
appendix fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
arrays Added the disadvantage of the array. (#21379) 2018-11-12 15:33:42 -07:00
arrays-and-strings Add "Memory Allocation in Array" (#21234) 2018-11-09 12:57:24 +05:30
basic-networking fix(guide): Add protocol information 2018-10-31 21:16:18 -04:00
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 Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
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 Grammatical Edits (#22595) 2018-11-09 16:49:01 -05:00
functions Add example for ## A word on 'scope' (#21447) 2018-11-10 13:02:05 +00:00
hello-world Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
if Update wrong output of the example of code (#22519) 2018-11-13 01:36:14 -05:00
if-statements spaces and extra word (#21706) 2018-11-11 00:25:37 -05:00
loops changed a to b (#21770) 2018-11-05 01:58:17 -05:00
macros ADD "Undefining Macro" (#21287) 2018-11-08 19:22:35 +00:00
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 Clarify concepts, rename a function (#20580) 2018-10-31 20:50:56 -07:00
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 Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05: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 Add program in C to show variable (#20445) 2018-11-01 13:41:07 -04:00
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