561e451192659916bc41b1e2cedb4ab3d726e315
For Windows, default file mode is TEXT. If binary files should be created _O_BINARY shall be or'ed to the open flags. This is not necessary on *nixes. Introduce a SGBinaryFile as extension to SGFile which adds the flag upon construction on Windows. This should keep existing behaviour for all other usages of SGFile.
SimGear - Simulator Construction Tools ====================================== http://www.flightgear.org SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator. Source code for SimGear is released under the GNU Library General Public License (LGPL) - see COPYING for license details. See INSTALL file for help on building SimGear.
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%