freeCodeCamp/guide/english/c
Pawan Bangar 9e5d2baac1 ADD "Undefining Macro" (#21287)
* ADD "Undefining Macro"

we can undefine macro whenever we want in code by adding #undefine

* fix: markdown title format

* fix: minor grammar corrections

Capitalise first word and remove extra full stops
2018-11-08 19:22:35 +00:00
..
appendix fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
arrays Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
arrays-and-strings Correcting a spelling mistake (#19845) 2018-10-26 03:29:30 -06:00
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 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
functions Changed 'method' to 'function' for relevancy. (#25037) 2018-11-05 13:45:07 +05:30
hello-world Adding lines and updation (#25081) 2018-11-06 19:35:57 +05:30
if Updated typo and more info (#21787) 2018-11-04 20:59:47 -05:00
if-statements Changed C++ to C (#21734) 2018-11-05 04:14:50 -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