mesa@piefed.social to Technology@lemmy.worldEnglish · 2 个月前Disney Plus Subscribers Quit in Droves Over Jimmy Kimmel Axewww.newsweek.comexternal-linkmessage-square376fedilinkarrow-up11.82Karrow-down129
arrow-up11.79Karrow-down1external-linkDisney Plus Subscribers Quit in Droves Over Jimmy Kimmel Axewww.newsweek.commesa@piefed.social to Technology@lemmy.worldEnglish · 2 个月前message-square376fedilink
minus-squaresamus12345@sh.itjust.workslinkfedilinkEnglisharrow-up7·2 个月前Then they must care a decent amount.
minus-squareMajorasTerribleFate@lemmy.ziplinkfedilinkEnglisharrow-up6·2 个月前 while ($care < 0) {$care–} <? This would take any negative value and decrease it forever, but leave all positive and zero values alone, right?
minus-squareTechnoCat@lemmy.mllinkfedilinkEnglisharrow-up2·2 个月前maybe the integer will wrap around to max int and stop
Then they must care a decent amount.
while ($care < 0) {$care–}
<? This would take any negative value and decrease it forever, but leave all positive and zero values alone, right?
maybe the integer will wrap around to max int and stop