| Commit message (Expand) | Author | Age | Lines |
* | Fixes typos in many different English articles | Marcel Ribeiro-Dantas | 2022-12-10 | -1/+1 |
* | Added missing information about scanf | Yash | 2022-10-10 | -28/+35 |
* | It's C, not c | Jonathan | 2022-08-01 | -1/+1 |
* | [c/en] clarity, errata, and grammar in array section (#4102) | krotera | 2022-01-04 | -17/+36 |
* | [c/en] mostly word clarification and extra descriptions (#4222) | awschult002 | 2021-08-24 | -16/+67 |
* | Update c.html.markdown | Lilian Besson | 2021-01-31 | -7/+12 |
* | Update c.html.markdown | Lilian Besson | 2021-01-30 | -13/+22 |
* | Requires -> Require | KoenigKrote | 2020-02-21 | -1/+1 |
* | Rephrase variable declaration comments | KoenigKrote | 2020-02-21 | -4/+6 |
* | [c/en] Fix link for Learn C the Hard Way book | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+2 |
* | Make description of static keyword stronger, closes #2848 | Divay Prakash | 2018-10-09 | -0/+8 |
* | Fix printf, closes #2730 | Divay Prakash | 2018-09-13 | -2/+2 |
* | Add C99 comments, fix some typos and add clarifications in 'c.html.markdown' | Dragos B. Chirila | 2018-09-04 | -6/+23 |
* | Update c.html.markdown | Yoav | 2018-03-25 | -1/+1 |
* | Update c.html.markdown | 0x6a6f7368 | 2018-01-04 | -3/+4 |
* | Update c.html.markdown | 0x6a6f7368 | 2018-01-04 | -1/+2 |
* | [c/en] Correct off-by-one error | Jakob Rieck | 2017-09-25 | -1/+1 |
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -1/+1 |
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -2/+8 |
* | Update c.html.markdown | Adam Bard | 2017-09-12 | -7/+25 |
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -2/+2 |
* | [c/en-en] Make reference link in footer/summary link to Stack Overflow articl... | Aaroh Mankad | 2017-05-26 | -1/+1 |
* | Update c.html.markdown (#2734) | Tyler Chong | 2017-05-23 | -1/+1 |
* | fix further reading url (#2655) | Louis-Philippe Asselin | 2017-02-12 | -1/+1 |
* | C/en typo, formatting fixes (#2537) | George Gognadze | 2016-10-31 | -8/+8 |
* | Update c.html.markdown (#2385) | Subhrajyoti Sen | 2016-09-27 | -0/+1 |
* | c: init array with string literals not introduced. (#2369) | Jakukyo Friel | 2016-09-13 | -4/+2 |
* | Remove undefined behavior (#2332) | Ryan | 2016-08-17 | -1/+2 |
* | Fix c - the first character of ILoveC is I not i (#2253) | Michal Jurosz | 2016-05-12 | -2/+2 |
* | issue 2205: Change variable 'size' to 'array_size' | Ryan Rauschenberg | 2016-03-22 | -3/+3 |
* | fixed | Divay Prakash | 2016-03-12 | -1/+0 |
* | fixed whitespaces | Divay Prakash | 2016-03-03 | -9/+3 |
* | [c/en] typos | Jacob Ward | 2016-02-18 | -3/+3 |
* | typo | George Gognadze | 2015-12-24 | -4/+4 |
* | Merge pull request #1872 from luehm/c_cases | Geoff Liu | 2015-12-18 | -9/+15 |
|\ |
|
| * | [C/en] Added tidbit about fall-though in switch statements. | Alex Luehm | 2015-10-28 | -9/+15 |
* | | Edit variable-length array example | Jody Leonard | 2015-10-26 | -7/+2 |
|/ |
|
* | Added example of printIntArray in C | Brendan Batliner | 2015-10-15 | -0/+6 |
* | Update c.html.markdown | Brendan Batliner | 2015-10-15 | -0/+28 |
* | Cleaned up c file | Zachary Ferguson | 2015-10-15 | -4/+0 |
* | Merge remote-tracking branch 'refs/remotes/adambard/master' | Zachary Ferguson | 2015-10-15 | -3/+64 |
|\ |
|
| * | Merge pull request #1512 from awalGarg/patch-2 | Levi Bostian | 2015-10-15 | -0/+3 |
| |\ |
|
| | * | [c/en] clarify common tripping point of newbies | Awal Garg | 2015-10-14 | -0/+3 |
| * | | Merge pull request #1511 from awalGarg/patch-1 | Levi Bostian | 2015-10-15 | -0/+2 |
| |\ \ |
|
| | * | | clarify that args' names are not required in proto | Awal Garg | 2015-10-14 | -0/+2 |
| | |/ |
|
| * | | Merge pull request #1480 from eltonvs/master | ven | 2015-10-15 | -1/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Some extra information | Elton Viana | 2015-10-14 | -1/+3 |
| * | | Merge pull request #1399 from himanshu81494/master | Levi Bostian | 2015-10-12 | -2/+42 |
| |\ \ |
|
| | * | | Update c.html.markdown | himanshu81494 | 2015-10-09 | -8/+14 |
| | * | | Update c.html.markdown | himanshu81494 | 2015-10-08 | -1/+19 |