Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 9 个月前A Guessing Gamelemmy.zipimagemessage-square104fedilinkarrow-up11.23Karrow-down111
arrow-up11.22Karrow-down1imageA Guessing Gamelemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 9 个月前message-square104fedilink
minus-squareGobbel2000@programming.devlinkfedilinkarrow-up89arrow-down1·9 个月前man -k to the rescue: mbsrtowcs, strxfrm and wcstold are C functions.
minus-squareuis@lemm.eelinkfedilinkarrow-up18·9 个月前Oh no. You tell them forbidden knowledge of reading manual.
minus-squarewithin_epsilon@beehaw.orglinkfedilinkarrow-up5·9 个月前The function wcstol appears to be missing. Cross platform C is difficult.
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up4·9 个月前Who 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?