annotate wisdom/trunc @ 8652:72e671ff73b6

<izabera> ` echo \'f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); echo -n "${f#wisdom/}//" | rnooodl; rnoooodl < "$f"\' > bin/wisdom
author HackBot
date Wed, 29 Jun 2016 00:26:58 +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.