Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 2 months agoA Guessing Gamelemmy.zipimagemessage-square104fedilinkarrow-up11.22Karrow-down111
arrow-up11.21Karrow-down1imageA Guessing Gamelemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 2 months agomessage-square104fedilink
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up89arrow-down1·2 months agoman -k to the rescue: mbsrtowcs, strxfrm and wcstold are C functions.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up22·2 months agowcsoll is a mispronunciation of wcscoll
minus-squareuis@lemm.eelinkfedilinkarrow-up18·2 months agoOh no. You tell them forbidden knowledge of reading manual.
minus-squarewithin_epsilon@beehaw.orglinkfedilinkarrow-up5·2 months agoThe function wcstol appears to be missing. Cross platform C is difficult.
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up4·2 months agoWho wants to write C functions for the rest with me?
man -k
to the rescue:mbsrtowcs
,strxfrm
andwcstold
are C functions.wcsoll is a mispronunciation of wcscoll
Oh no. You tell them forbidden knowledge of reading manual.
The function wcstol appears to be missing. Cross platform C is difficult.
Who wants to write C functions for the rest with me?