Albin Jose to Programmer [email protected] • 2 years agoComment Your Code Peoplesuppo.fiimagemessage-square123fedilinkarrow-up11.54K
arrow-up11.54KimageComment Your Code Peoplesuppo.fiAlbin Jose to Programmer [email protected] • 2 years agomessage-square123fedilink
minus-square@[email protected]linkfedilink2•2 years agoCould be worse, it could’ve been customer_ID, Customer_id, customer_Id…
minus-square@[email protected]linkfedilinkEnglish1•edit-22 years agoI wonder if there’s a warning for that in Clang or GCC. That seems like something I’d want, but also want it to be 100% opt-in. Not even enabled with -Wall or -Wextra.
Could be worse, it could’ve been customer_ID, Customer_id, customer_Id…
I wonder if there’s a warning for that in Clang or GCC. That seems like something I’d want, but also want it to be 100% opt-in. Not even enabled with
-Wall
or-Wextra
.