acemielektron / fddEMU

AVR (atmega328p) based floppy drive emulator for PC
https://acemielektronikci.blogspot.com/2021/10/fddemu-disket-surucu-emulatoru.html
GNU General Public License v3.0
145 stars 22 forks source link

Assignment and also pre-{dec,inc}rement are not both needed #5

Closed hachi closed 2 years ago

hachi commented 2 years ago

It's an undefined behavior even though it probably works... but really it's assigning the same value to it.