freeCodeCamp/guide/english/cplusplus
Nischay Hegde c2e6329296 Fixed grammar, among other things. (#27130)
Since `#include <bits/stdc++.h>` is not a part of the C++ Standard, it was changed to more appropriate headers.
Also fixed the grammatical errors here.
Added a few helpful links.
2019-02-17 17:12:48 -05:00
..
arrays Add paragraph "Two-dimensional Array" (#26347) 2019-02-05 14:00:01 -05:00
c-stl-sets Fixed grammar, among other things. (#27130) 2019-02-17 17:12:48 -05:00
casting Update index.md (#35035) 2019-02-07 08:16:04 -07:00
clean-code-guidelines Edited some typos (#26118) 2018-12-21 05:10:20 -05:00
compilers
conditional-operator Update index.md (#26198) 2018-12-21 06:33:09 -05:00
do-while-loop added a small statement (#23119) 2018-11-26 05:24:01 -05:00
dynamic-memory-allocation
erase-remove
error-handling
file-handling
for-loop Fixed grammar and Indentation (#27154) 2019-01-31 16:39:16 -07:00
functions Functions are elaborated & more examples are added (#24798) 2018-12-13 23:07:57 -05:00
goto
if-else-statement Fix some indentation and change some typo (#22017) 2018-11-17 20:13:05 -07:00
inline-functions
input-and-output
lists fixed list dec, and markdown list (#25227) 2018-12-19 04:56:24 -05:00
loops added enhanced for loop example (#23915) 2019-01-23 15:53:37 -05:00
map
object-oriented-programming
overloading
preprocessors
queue
random-functions
range-for-loop
set
stack Feature and Grammatical Corrections (#29581) 2018-11-25 20:09:15 -08:00
stl-algorithms
switch-statements An efficient way to read your variables (#24844) 2018-12-13 23:20:18 -05:00
terms-to-know-for-beginners
the-auto-feature
the-if-statement
tokens-operators
tokens-variables Fixed mistyped words (#25401) 2018-11-21 10:37:50 +05:30
vector Fixed mistyped words (#25397) 2018-11-29 18:12:34 +05:30
while-loop An important point while using while loop (#25026) 2018-12-15 05:54:34 -05:00
index.md Reworded some of the text, to be more accurate. (#24542) 2018-12-11 19:56:24 -05:00