logoalt Hacker News

lioetersyesterday at 12:23 PM3 repliesview on HN

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

zmodemyesterday at 1:55 PM

> Looks like a code block didn't get closed properly

This seems to have been fixed now.

show 1 reply
johnisgoodyesterday at 12:30 PM

It is a great book. I prefer the second edition, not the latest one though with what I call "bloated C".

show 1 reply
shakabrahyesterday at 12:55 PM

It made immediate sense to me it was Jen once I saw the code samples given