2 posts total
Show previous comments
@inktrap @mattiem I'm very sorry, but this week when I see a fire extinguisher it immediately makes me think of this 😬🙈 https://edition.cnn.com/2023/12/12/europe/poland-lawmaker-extinguishes-hanukkah-candles-parliament-intl/index.html |
@inktrap If guessing is allowed, the following are C library functions:
- mbsrtowcs
- strxfrm
- wcstold
- wcsoll
@inktrap Very annoyed that the C or C++ functions in this are *not* in the C standard library! "wcs" is a wide character string - and are not a standard C type.
@Raina