RSS BotMB to Lobste.rsEnglish · 2 months agoWhy does the arrow (->) operator in C exist?stackoverflow.comexternal-linkmessage-square1linkfedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1external-linkWhy does the arrow (->) operator in C exist?stackoverflow.comRSS BotMB to Lobste.rsEnglish · 2 months agomessage-square1linkfedilinkfile-text
minus-squarejdnewmil@lemmy.calinkfedilinkEnglisharrow-up1arrow-down1·2 months agoBecause it is easier to type and read than (*ptr).element?