senthil kumar wrote:

Hai,
I have converted the btg file into readable format using decode_binobj.exe. Now I want to convert the current ascii format to btg. When I searched the code I find write_bin, Whether I can use this for converting into btg? If yes, How??? Please explain in detail.


Essentially you would have to build an application that loads the ascii format file into the appropriate structures, and then pass those off to write_bin(). It should be a pretty straightforward task, but perhaps a little tedious.

Curt.

--
Curtis Olson        http://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:        2f585eeea02e2c79d7b1d8c4963bae2d


_______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to