view wisdom/lrint @ 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 935e516af2f7
children
line wrap: on
line source

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