summaryrefslogtreecommitdiffhomepage
path: root/c.html.markdown
Commit message (Expand)AuthorAgeLines
* [c/*] remove suggestion to GoogleBoris Verkhovskiy2024-04-08-4/+1
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
* Fixes typos in many different English articlesMarcel Ribeiro-Dantas2022-12-10-1/+1
* Added missing information about scanfYash2022-10-10-28/+35
* It's C, not cJonathan2022-08-01-1/+1
* [c/en] clarity, errata, and grammar in array section (#4102)krotera2022-01-04-17/+36
* [c/en] mostly word clarification and extra descriptions (#4222)awschult0022021-08-24-16/+67
* Update c.html.markdownLilian Besson2021-01-31-7/+12
* Update c.html.markdownLilian Besson2021-01-30-13/+22
* Requires -> RequireKoenigKrote2020-02-21-1/+1
* Rephrase variable declaration commentsKoenigKrote2020-02-21-4/+6
* [c/en] Fix link for Learn C the Hard Way bookHeitor Pascoal de Bittencourt2019-10-08-1/+2
* Make description of static keyword stronger, closes #2848Divay Prakash2018-10-09-0/+8
* Fix printf, closes #2730Divay Prakash2018-09-13-2/+2
* Add C99 comments, fix some typos and add clarifications in 'c.html.markdown'Dragos B. Chirila2018-09-04-6/+23
* Update c.html.markdownYoav2018-03-25-1/+1
* Update c.html.markdown0x6a6f73682018-01-04-3/+4
* Update c.html.markdown0x6a6f73682018-01-04-1/+2
* [c/en] Correct off-by-one errorJakob Rieck2017-09-25-1/+1
* Update c.html.markdownAdam Bard2017-09-12-1/+1
* Update c.html.markdownAdam Bard2017-09-12-2/+8
* Update c.html.markdownAdam Bard2017-09-12-7/+25
* Fix a bunch of typosHairyFotr2017-08-23-2/+2
* [c/en-en] Make reference link in footer/summary link to Stack Overflow articl...Aaroh Mankad2017-05-26-1/+1
* Update c.html.markdown (#2734)Tyler Chong2017-05-23-1/+1
* fix further reading url (#2655)Louis-Philippe Asselin2017-02-12-1/+1
* C/en typo, formatting fixes (#2537)George Gognadze2016-10-31-8/+8
* Update c.html.markdown (#2385)Subhrajyoti Sen2016-09-27-0/+1
* c: init array with string literals not introduced. (#2369)Jakukyo Friel2016-09-13-4/+2
* Remove undefined behavior (#2332)Ryan2016-08-17-1/+2
* Fix c - the first character of ILoveC is I not i (#2253)Michal Jurosz2016-05-12-2/+2
* issue 2205: Change variable 'size' to 'array_size'Ryan Rauschenberg2016-03-22-3/+3
* fixedDivay Prakash2016-03-12-1/+0
* fixed whitespacesDivay Prakash2016-03-03-9/+3
* [c/en] typosJacob Ward2016-02-18-3/+3
* typoGeorge Gognadze2015-12-24-4/+4
* Merge pull request #1872 from luehm/c_casesGeoff Liu2015-12-18-9/+15
|\
| * [C/en] Added tidbit about fall-though in switch statements.Alex Luehm2015-10-28-9/+15
* | Edit variable-length array exampleJody Leonard2015-10-26-7/+2
|/
* Added example of printIntArray in CBrendan Batliner2015-10-15-0/+6
* Update c.html.markdownBrendan Batliner2015-10-15-0/+28
* Cleaned up c fileZachary Ferguson2015-10-15-4/+0
* Merge remote-tracking branch 'refs/remotes/adambard/master'Zachary Ferguson2015-10-15-3/+64
|\
| * Merge pull request #1512 from awalGarg/patch-2Levi Bostian2015-10-15-0/+3
| |\
| | * [c/en] clarify common tripping point of newbiesAwal Garg2015-10-14-0/+3
| * | Merge pull request #1511 from awalGarg/patch-1Levi Bostian2015-10-15-0/+2
| |\ \
| | * | clarify that args' names are not required in protoAwal Garg2015-10-14-0/+2
| | |/
| * | Merge pull request #1480 from eltonvs/masterven2015-10-15-1/+3
| |\ \ | | |/ | |/|
| | * Some extra informationElton Viana2015-10-14-1/+3
| * | Merge pull request #1399 from himanshu81494/masterLevi Bostian2015-10-12-2/+42
| |\ \