@[email protected] to Programmer [email protected] • 1 month agoultimate storage hacksh.itjust.worksimagemessage-square90fedilinkarrow-up1886
arrow-up1886imageultimate storage hacksh.itjust.works@[email protected] to Programmer [email protected] • 1 month agomessage-square90fedilink
minus-square@[email protected]linkfedilink2•1 month agoBecause PATH_MAX is? Also because it’s a 4k page. FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
minus-squareBrahvim BhaktvatsallinkfedilinkisiZulu1•1 month agoThanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.
Because PATH_MAX is? Also because it’s a 4k page.
FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
Thanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.