view 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
line wrap: on
line source

The trunc and truncf functions (of C99 and C++11) are actually supported by the MS compiler (starting from the 2013), only strangely undocumented.