Files
itgmania212121/stepmania
Steve Checkoway 7a50252a94 Work around stupid debug CRT. From MSDN:
When used with a debug CRT library, isspace will display a CRT assert if passed a parameter that isn't EOF or in the range of 0 through 0xFF.

We don't care about EOF, so just check for positive values. (I'm not sure why casting didn't work and I don't have a windows machine to test with anyway.)
2006-06-13 04:36:56 +00:00
..
2006-05-05 21:48:00 +00:00
2006-06-12 11:50:23 +00:00
2006-06-11 10:46:08 +00:00
2006-02-13 04:50:54 +00:00
2006-06-13 04:00:30 +00:00
2006-03-20 18:42:11 +00:00
2006-06-12 11:41:44 +00:00