You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
system.dsk is recognized, but not e.g. SYSTEM.DSK. Similarly for .2MG. Perhaps you could use strncasecmp instead of strncmp to examine the filename extensions?
The text was updated successfully, but these errors were encountered:
system.dsk
is recognized, but not e.g.SYSTEM.DSK
. Similarly for.2MG
. Perhaps you could usestrncasecmp
instead ofstrncmp
to examine the filename extensions?The text was updated successfully, but these errors were encountered: