352
Y-10K
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Hopefully we are all working on 64 bit dates, right? right? </Padme mode> :^)
What, and miss out on all the overtime pay from fixing everything at the last minute?
A surprising number of embedded devices (you know, the ones controlling machinery in factories and stuff) are still running 32-bit processors.
But you can still do 64 bit math on a 32 bit processor, if you have a carry/borrow flag.