sunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agono amount of documentation can save users from themselveslemmy.caimagemessage-square52linkfedilinkarrow-up1842arrow-down18
arrow-up1834arrow-down1imageno amount of documentation can save users from themselveslemmy.casunnie@lemmy.ca to Programmer Humor@programming.dev · 10 months agomessage-square52linkfedilink
minus-squareVeganPizza69 Ⓥ@lemmy.worldlinkfedilinkarrow-up12·edit-210 months agoif ( parameters.teaMass <= TEA_BAG_WEIGHT ) { return "Error: incorrect input. Check if tea bag was inserted correctly into water container." }
minus-squaregnutrino@programming.devlinkfedilinkEnglisharrow-up7·10 months agoAnd then a users starts adding weights to the label until it passes.
if ( parameters.teaMass <= TEA_BAG_WEIGHT ) { return "Error: incorrect input. Check if tea bag was inserted correctly into water container." }
And then a users starts adding weights to the label until it passes.
unlikely
#define TEA_BAG_WEIGHT 0