514
Happens all the time (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] ParanoiaComplex@lemmy.world 9 points 3 months ago* (last edited 3 months ago)

I don't know Rust but jump typically moves the program counter, where the height represents the number of instructions to move

[-] trxxruraxvr@lemmy.world 14 points 3 months ago

Afaik rust doesn't have functions like that as they lead to unsafe code that's impossible to check variable lifetimes for. I think OP created the jump function.

[-] RustyNova@lemmy.world 14 points 3 months ago

They created it. The compiler says the jump function is in src/main.rs

this post was submitted on 13 Jun 2024
514 points (98.7% liked)

Programmer Humor

19315 readers
855 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS