💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@programming.dev to Programming@programming.devEnglish · 8 months agoIf a parameter isn't used, what should I pass? - The Old New Thingdevblogs.microsoft.comexternal-linkmessage-square11fedilinkarrow-up119arrow-down11
arrow-up118arrow-down1external-linkIf a parameter isn't used, what should I pass? - The Old New Thingdevblogs.microsoft.com💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@programming.dev to Programming@programming.devEnglish · 8 months agomessage-square11fedilink
minus-squaresim642@lemm.eelinkfedilinkarrow-up1·8 months agoYes, but with things like syscalls it’s easier to do this than require every high-level thing building on the syscall to be modified and recompiled. Very few people need to use such low-level APIs.
Yes, but with things like syscalls it’s easier to do this than require every high-level thing building on the syscall to be modified and recompiled. Very few people need to use such low-level APIs.