TadoTheRustacean

joined 1 year ago

Use NixOS, snowflake!

 
 

This is a challenge from https://programming.dev/post/12476471

 

[–] TadoTheRustacean@programming.dev 0 points 1 year ago (1 children)

I am hopeless at getting the text_ptr simpler than i64::from_str_radix(&format!("{:p}", my_string)[2..], 16).unwrap(); How can i get it the normal way?

[–] TadoTheRustacean@programming.dev 0 points 1 year ago (3 children)

What mistakes?