/dpt/ - Daily Programming Thread

>binary output of a float
What do you precisely mean by that?

Attached: 1453302305155.jpg (549x560, 50K)

Would you use a *LISP if it had all the features of Common Lisp and a standard library as big as SBCL but had pointers and manual memory management like C?

Well, I just need to print a float as an int, not the conversion of the float. I can get the binary from there.

how does MMM even look in Lisp?
I'm scared to find out.

Just google these dumb and simple questions next time

stackoverflow.com/questions/35502962/bit-representation-for-floats

Nevermind I got it.

>you're as smart as you think you are
I said I was having trouble, not needed my handheld.

I'd be curious if someone has already attempted it. You could have something analogous to malloc/free I guess.

Cast a pointer to it as an int pointer

Nice, actually easier than what I did.

Return to assembly user
Only once you have cast off the shackles of stack based runtime will you truly flourish

Attached: 1518737423533.jpg (1024x768, 251K)