Thread: to convert a .hdf file to a text file

  1. #1
    Registered User
    Join Date
    Oct 2006
    Posts
    2

    Unhappy to convert a .hdf file to a text file

    hai,
    I have huge sets of data in .hdf format i need to convert it into a text file so that i can use it for my research i am in the dept of civil engg and i don have much knowledge in programming i thoght you guys can help me out
    thanking you in advance
    yours sincerly
    venkat gummadi

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Well HDF is claimed by several different things, care to elaborate?
    http://www.filext.com/detaillist.php...Mozilla-search
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    2
    ok man sorry for that .hdf means Hierarchical Data Format

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    So follow the link (here, this one - http://www.hdfgroup.com/) and see what you can do.

    Seems there are a whole bunch of pre-written tools readily available. Perhaps one of those does what you want.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A development process
    By Noir in forum C Programming
    Replies: 37
    Last Post: 07-10-2011, 10:39 PM
  2. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM
  3. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  4. Function is called and I am trying to open a file
    By tommy69 in forum C Programming
    Replies: 88
    Last Post: 05-06-2004, 08:33 AM
  5. Convert a text file to a binary file
    By Cyber Kitten in forum C Programming
    Replies: 16
    Last Post: 02-04-2002, 08:53 AM