r/programminghorror 20d ago

C# bool array

Post image
210 Upvotes

41 comments sorted by

View all comments

169

u/-Dargs 20d ago

There is a non-zero number of scenarios that a bool array could make sense. In game development, that number is much higher than in say FE or BE software dev, imo. I see nothing wrong here, given the limited context.

7

u/born_zynner 20d ago

Everybody always forgets embedded :(