Click to See Complete Forum and Search --> : Reading byte clusters of a file


Soul_Eater
February 23rd, 2005, 03:39 PM
I honestly don't know where to begin here.

I'm writing a program to read certain groups of bytes in a file, and then write them to a .html

I have it all set except the reading the byte clusters. I just don't know how/where to begin in this department. I have a data structure of the filetype I'm reading.

http://www.marevalo.net/iRipDB/iRivDB_structure

I just want to parse out the songname, artist name, and maybe genre.

Can I get some help please?