←back to thread

The provenance memory model for C

(gustedt.wordpress.com)
224 points HexDecOctBin | 1 comments | | HN request time: 0.877s | source
Show context
lioeters ◴[] No.44422394[source]
Looks like a code block didn't get closed properly, before this phrase:

> the functions `recip` and `recip⁺` and not equivalent

Several paragraphs after this got swallowed by the code block.

Edit: Oh, I didn't realize the article is by the author of the book, Modern C. I've seen it recommended in many places.

> The C23 edition of Modern C is now available for free download from https://hal.inria.fr/hal-02383654

replies(3): >>44422457 #>>44422685 #>>44423321 #
1. shakabrah ◴[] No.44422685[source]
It made immediate sense to me it was Jen once I saw the code samples given