hoch@lemmy.worldcake to Programmer Humor@lemmy.ml · 8 months agoMore code = more betterimagemessage-square24linkfedilinkarrow-up1283arrow-down15
arrow-up1278arrow-down1imageMore code = more betterhoch@lemmy.worldcake to Programmer Humor@lemmy.ml · 8 months agomessage-square24linkfedilink
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up3·8 months agoSegmentation fault, you forgot to take the reference and derefenced a null pointer.
minus-squareTolookah@discuss.tchncs.delinkfedilinkarrow-up1·8 months agoi is my address. The bigger problem is that I should have increased i by sizeof(U32) (This works on bare metal, mostly, not on an os)
Segmentation fault, you forgot to take the reference and derefenced a null pointer.
i is my address. The bigger problem is that I should have increased i by sizeof(U32)
(This works on bare metal, mostly, not on an os)