annotate wisdom/trunc @ 8352:9992dab882dc

<moon_> mkx bin/brand//for i in {1..8}; do echo -n $((RANDOM % $1)); done
author HackBot
date Sun, 05 Jun 2016 23:50:00 +0000
parents a91625d539a2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7038
a91625d539a2 <b_jonas> slashlearn trunc/The trunc and truncf functions (of C99 and C++11) are actually supported by the MS compiler (starting from the 2013), only strangely undocumented.
HackBot
parents:
diff changeset
1 The trunc and truncf functions (of C99 and C++11) are actually supported by the MS compiler (starting from the 2013), only strangely undocumented.