Top "File-format" questions

A file format is a particular way that information is encoded for storage in a computer file.

best way to output a full precision double into a text file

I need to use an existing text file to store some very precise values. When read back in, the numbers …

c++ string file-io character-encoding file-format
Standard UML file format

I have designed UML diagrams in different tools (StarUML, BoUML, Papyrus, Omondo, Rational Rose, etc.) depending on the project and …

uml standards file-format
Open Source DXF Parser in C++

I am looking for an open source DXF parser I can use in Visual C++. Can anybody help?

c++ file-format autocad dxf
Steganography in PDF files

Can somebody tell me, where is possible to hide some data into PDF file? In other words, steganography in PDF …

file pdf file-format steganography
A Reference on the layout and structure of GameBoy Color Roms?

Does anyone have a reference or source about how GameBoy Color roms are laid out - where the data and …

emulation file-format rom
Is there a difference between the Outlook .MSG and .OFT file formats?

This question is somewhat of a long shot, but I've spent hours on it to no avail. I have some …

email outlook file-format oft
3D File Formats for Games

I'm getting started with XNA and Blender and am trying to find good quality, up to date information on the …

3d file-format
Which is the best library to parse Excel files in PHP?

Possible Duplicate: Alternative for PHP_excel I've found a number of PHP libraries for reading and parsing Excel files, such …

php file-format
Information about Simulink MDL and SLX formats?

What information is available about these file formats? What tools are available for parsing these files?

matlab simulink file-format
Android NinePatch .png file format?

Android NinePatch images seem to be standard .png files with extra information. Is there a spec for the format anywhere, …

android file-format nine-patch