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