Hacker News new | ask | show | jobs
by burstmode 4519 days ago
If uint16_t really is a signed 15bit value under VS2013, somebody in the compiler development department has a great sense of humor.
1 comments

My bad - that's a typo. I meant int16_t, the same as in the sample code.