@abobla@lemm.ee to Programming@programming.dev • 1 month agoStack overflow is almost deadblog.pragmaticengineer.commessage-square77arrow-up1156cross-posted to: technology@lemmy.world
arrow-up1156external-linkStack overflow is almost deadblog.pragmaticengineer.com@abobla@lemm.ee to Programming@programming.dev • 1 month agomessage-square77cross-posted to: technology@lemmy.world
minus-square@b73fe203@programming.devlinkfedilink2•1 month agoThat is a good example. If you aren’t already aware you might be interested in ntfs-3g, the GPL-2.0 licensed ntfs driver - the function ntfs_upcase_table_build in libntfs-3g/unistr.c may be of some assistance
That is a good example. If you aren’t already aware you might be interested in ntfs-3g, the GPL-2.0 licensed ntfs driver - the function ntfs_upcase_table_build in libntfs-3g/unistr.c may be of some assistance
Oo thanks!