sunnie to Programmer [email protected] • 4 months agono amount of documentation can save users from themselveslemmy.caimagemessage-square83fedilinkarrow-up11.23Karrow-down112
arrow-up11.21Karrow-down1imageno amount of documentation can save users from themselveslemmy.casunnie to Programmer [email protected] • 4 months agomessage-square83fedilink
minus-squareVeganPizza69 Ⓥlink13•edit-24 months agoif ( parameters.teaMass <= TEA_BAG_WEIGHT ) { return "Error: incorrect input. Check if tea bag was inserted correctly into water container." }
minus-square@[email protected]linkfedilinkEnglish8•edit-24 months agoAnd then a user 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 user starts adding weights to the label until it passes.
unlikely
#define TEA_BAG_WEIGHT 0