![]() |
|
#1
|
|||
|
|||
Help on .out formatHi all,
I am working using a windows system. I have a program which load a ffs driver file in .out format. May i know how to i interpret the .out format as i want to load it in my program to use it. By any chance is there a way to view its contents? I have come across a website that describes .out file. But i have no idea how to use it. http://www.osxfaq.com/man/5/a.out.ws Thanks in advance!! |
|||
|
#2
|
||||
|
||||
Re: Help on .out formatUnlike Windows/DOS, Unix files do not depend on the file extension as an indication of file type. The format may be one of any of a large number of possible types. However, it is most probably going to be COFF or ELF. Open the file with a hex editor. If you see ELF or COFF near the beginning, it should be rather obvious what type of file it is.
If you don't have a hex editor, open the file using MS Notepad. You should be able to see the word ELF or COFF in the first few characters of the file. Bob De Can |
Recent GIDBlog
Vista ?Widgets? on Windows XP by LocalTech
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fl_Check_Browser - how to format color of each line? | JeffM | FLTK Forum | 2 | 12-Aug-2007 07:58 |
| output format | gamodg | C++ Forum | 2 | 23-Mar-2007 09:45 |
| New AdSense Ad Format!!! | amigo | AdSense Forum | 0 | 31-Jul-2006 19:20 |
| Reading and writing binary files in certain format | Dream86 | C++ Forum | 10 | 06-Aug-2004 10:38 |
| Rookie problem with date format | cave monkey | MySQL / PHP Forum | 4 | 18-Mar-2004 08:41 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The