view wisdom/trunc @ 12211:2c2676837c9a draft

<b_jonas> `` set -e; f=/hackenv/bin/bfbotquine; >$f echo $\'#!/bin/sh\\necho ":=hackesoquine"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Fri, 29 Nov 2019 23:33:39 +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.