cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoLearning to Program in Clemmy.blahaj.zoneimagemessage-square6linkfedilinkarrow-up1249arrow-down15cross-posted to: [email protected]
arrow-up1244arrow-down1imageLearning to Program in Clemmy.blahaj.zonecm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square6linkfedilinkcross-posted to: [email protected]
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·2 months agoThere are pointers in Assembly? All I remember is memory addresses, stored in memory locations.
minus-squareKojichan@lemmy.worldlinkfedilinkarrow-up4·2 months agoWell, they are basically pointers when you’re decompiling assembly. It’s easier to think of them that way.
There are pointers in Assembly?
All I remember is memory addresses, stored in memory locations.
Well, they are basically pointers when you’re decompiling assembly. It’s easier to think of them that way.