Learning to Program in C
-
This post did not contain any content.
-
This post did not contain any content.
Hannah has some of the best posts on the Fediverse by far.
-
This post did not contain any content.
-
This post did not contain any content.
I'm doing this in reverse fro assembly. Everything is a pointer!
-
I'm doing this in reverse fro assembly. Everything is a pointer!
There are pointers in Assembly?
All I remember is memory addresses, stored in memory locations. -
Hannah has some of the best posts on the Fediverse by far.
Is there a way of following her from Lemmy?
-
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.
-
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?