Y
Hacker News
new
|
ask
|
show
|
jobs
by
cesarb
1319 days ago
> `htonl` are not standardized
They are:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/h...
1 comments
ogoffart
1319 days ago
Yeah, but that's platform-specific. It's not part of the C or the C++ standard library.
link