Maven (famous) to Programmer Humor@programming.dev • 9 months agoA Guessing Gamelemmy.zipimagemessage-square104fedilinkarrow-up11.23Karrow-down111cross-posted to: programmerhumor@lemmy.ml
arrow-up11.22Karrow-down1imageA Guessing Gamelemmy.zipMaven (famous) to Programmer Humor@programming.dev • 9 months agomessage-square104fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@Gobbel2000@programming.devlinkfedilink88•9 months agoman -k to the rescue: mbsrtowcs, strxfrm and wcstold are C functions.
minus-square@uis@lemm.eelinkfedilink18•9 months agoOh no. You tell them forbidden knowledge of reading manual.
minus-square@within_epsilon@beehaw.orglinkfedilink5•9 months agoThe function wcstol appears to be missing. Cross platform C is difficult.
minus-square@ZILtoid1991@lemmy.worldlinkfedilink4•9 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?