Papun Charan
ddc5f2457a
Added a tip and a statement ( #30277 )
...
* Added a tip and a statement
The statement says that using only 'if' is ok but 'else' and 'else if' can't be used without 'if'.
And the tip column is for optimization, it is clearly explained with two examples.
* Formatting
2019-04-17 17:36:58 +05:30
JM0S3R
9289b038b5
Changed some grammar issues for better readability ( #27480 )
2019-04-06 19:26:51 +05:30
ishan-sriv
e72caaa534
Add lines 169-171 (short circuit in logical operators) ( #27061 )
2019-04-06 17:22:54 +05:30
Rajesh Chittampally
14ea59d86d
Added information about if statements, OR operator ( #24356 )
...
Added information about if statements, OR operator and fixed small typo issues.
2018-12-06 12:31:57 +05:30
KevinMDuarte
5cd69f01c5
Added ternary operator ( #22427 )
...
Added ternary operator with some explanation and an example
2018-11-21 07:18:14 -08:00
rdfriesen
610c4303c1
typo fix ( #21195 )
2018-11-21 08:12:00 -05:00
katiepillar6
640e1298b8
spaces and extra word ( #21706 )
...
Added spaces between sentences in first paragraph and removed an additional the in line 208
2018-11-11 00:25:37 -05:00
katiepillar6
90a417b331
Changed C++ to C ( #21734 )
...
Changed a reference to C++ to C.
2018-11-05 04:14:50 -05:00
blankaex
528b7b413e
Added missing spaces ( #24171 )
2018-11-02 14:43:29 +05:30
kenbhatt
48afcd0a3b
Changes in lines 6 ( #23612 )
2018-10-29 15:44:29 -07:00
chaudhary-anurag
f97fec8cf5
Fixed typo in an example ( #21436 )
2018-10-20 01:57:46 +05:30
Mrugesh Mohapatra
da0df12ab7
fix(guide): simplify directory structure
2018-10-16 21:32:40 +05:30