cm0002@lemmy.world to Programmer Humor@programming.dev · 18 天前Learning to Program in Clemmy.blahaj.zoneimagemessage-square7fedilinkarrow-up1238arrow-down15
arrow-up1233arrow-down1imageLearning to Program in Clemmy.blahaj.zonecm0002@lemmy.world to Programmer Humor@programming.dev · 18 天前message-square7fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·17 天前There are pointers in Assembly? All I remember is memory addresses, stored in memory locations.
minus-squareKojichan@lemmy.worldlinkfedilinkarrow-up5·17 天前Well, they are basically pointers when you’re decompiling assembly. It’s easier to think of them that way.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·15 天前How is it “decompiling” if the programmer made it in Assembly?
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.
How is it “decompiling” if the programmer made it in Assembly?