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