GIDForums  

Go Back   GIDForums > Computer Programming Forums > C Programming Language
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 21-Dec-2008, 19:38
ahbi82 ahbi82 is offline
Member
 
Join Date: Jul 2006
Posts: 204
ahbi82 will become famous soon enough

Help on .out format


Hi 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  
Old 22-Dec-2008, 06:31
Mexican Bob's Avatar
Mexican Bob Mexican Bob is offline
Regular Member
 
Join Date: Mar 2008
Location: Chicxulub, Yucatán
Posts: 342
Mexican Bob is a jewel in the roughMexican Bob is a jewel in the roughMexican Bob is a jewel in the roughMexican Bob is a jewel in the rough

Re: Help on .out format


Unlike 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 GIDBlogVista ?Widgets? on Windows XP by LocalTech

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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

All times are GMT -6. The time now is 15:54.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.