⸻ Ban DHMO 🇦🇺 ⸻@aussie.zonecake to Programmer Humor@lemmy.mlEnglish · 9 months agoThe C++ learning processaussie.zoneimagemessage-square154linkfedilinkarrow-up1902arrow-down19file-text
arrow-up1893arrow-down1imageThe C++ learning processaussie.zone⸻ Ban DHMO 🇦🇺 ⸻@aussie.zonecake to Programmer Humor@lemmy.mlEnglish · 9 months agomessage-square154linkfedilinkfile-text
minus-square⸻ Ban DHMO 🇦🇺 ⸻@aussie.zonecakeOPlinkfedilinkEnglisharrow-up1·9 months agoYes but it’s difficult in a long program to tell which scope you are in or where one ends. I don’t know what is so unfriendly about { and }, my editor can highlight pairs of them, it’s just nicer to work with.
Yes but it’s difficult in a long program to tell which scope you are in or where one ends. I don’t know what is so unfriendly about
{
and}
, my editor can highlight pairs of them, it’s just nicer to work with.