Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 days agoMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comexternal-linkmessage-square111fedilinkarrow-up1244arrow-down111
arrow-up1233arrow-down1external-linkMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 days agomessage-square111fedilink
minus-squareZILtoid1991@lemmy.worldlinkfedilinkEnglisharrow-up3·4 hours agoLinux usually just uses C API, most of which reads horribly. Libevdev is quite notorious for using files and the docs not telling you that the reading is blocking. Some additional things use C++ classes though.
Linux usually just uses C API, most of which reads horribly. Libevdev is quite notorious for using files and the docs not telling you that the reading is blocking. Some additional things use C++ classes though.