Commit Graph

7 Commits (f5098119b470ebbd1b77d61770db794d5a8f6401)

Author SHA1 Message Date
yoimbert b11e31b00f Update index.md (#32703) 2019-08-07 16:23:10 -07:00
Mohammad Shbool af889a301b Added an understanding of arrays in memory. (#26148)
In the paragraph I've written, I briefly explained how the compiler handles the multi-dimensional array memory allocation, like how it actually isn't stored as a multi-dimensional block, but rather a long one-dimensional line.
2019-08-07 16:03:29 -07:00
H2O96 01acc33005 Fixing indentation (#34125)
* Fixing indentation

* fix: corrected backticks
2019-07-02 18:24:27 -07:00
Randell Dawson 9c90b163d6 fix: converted single to triple backticks (#36228) 2019-06-20 16:33:33 -05:00
eliberator dcceee67fc typo guide c more-math rightshift (#31663)
* add output missing line; 'for' C guide in Spanish

* typo - update the right-shift variable from c to b

* typo - ES change var of right-shift from c to b

* typo - AR change the right-shift oper from c to b

* typo - CN update var of rightshift from 'c' to 'b'

* typo - PT update var of right-shift 'c' -> 'b'

* typo - RU update var of right-shift from 'c' to 'b'
2018-12-17 10:48:36 -07:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30