Revision: 17643
http://sourceforge.net/p/pure-data/svn/17643
Author: mrpeach
Date: 2017-10-11 21:00:14 +0000 (Wed, 11 Oct 2017)
Log Message:
-----------
Don't use sys_fopen with MSVC as its FILE struct is not compatible. Write track header one char at a time, not as a null-terminated string.
Modified Paths:
--------------
trunk/externals/mrpeach/midifile/midifile.c