Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 8 months agoA Guessing Gamelemmy.zipexternal-linkmessage-square104linkfedilinkarrow-up11.23Karrow-down111cross-posted to: [email protected]
arrow-up11.22Karrow-down1external-linkA Guessing Gamelemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 8 months agomessage-square104linkfedilinkcross-posted to: [email protected]
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up89arrow-down1·8 months agoman -k to the rescue: mbsrtowcs, strxfrm and wcstold are C functions.
minus-squarepelya@lemmy.worldlinkfedilinkarrow-up22·8 months agowcsoll is a mispronunciation of wcscoll
minus-squareuis@lemm.eelinkfedilinkarrow-up18·8 months agoOh no. You tell them forbidden knowledge of reading manual.
minus-squarewithin_epsilon@beehaw.orglinkfedilinkarrow-up5·8 months agoThe function wcstol appears to be missing. Cross platform C is difficult.
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up4·8 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?