192
Tell me the truth ...
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Oh man! That took me down memory lane!
I once had to reverse engineer a database to make an invoice integration. They had an int named flags. It contained all status booleans in the entire system. Took me a while to figure that one out.
We've all been there, friend. The bit arrays can't hurt you now.