Hacker News new | ask | show | jobs
by userbinator 2224 days ago
Because otherwise your return value is limited to an 8bit number

Only on Linux; Windows lets you use the full 32 bits.

1 comments

That's true. Though I guess even there there are limitations, because you can't return non-integers :)