Afrinux
4th January 2006, 05:40
I want to create a program that can make an *.ifo file.
For example: video_ts.ifo file.
First we have the _mat table, followed by the tt_pointers table, pgcitables, ...
I would like to know a good way to program it. Should I used linked lists?
If I have to use linked lists, can someone please give me a good website with linked lists' resources, so I can learn it.
A good sample program would be a great help.
Thanks in advance.
P.S. I use C++ language for coding, and I have C programming basic knowlegde.
For example: video_ts.ifo file.
First we have the _mat table, followed by the tt_pointers table, pgcitables, ...
I would like to know a good way to program it. Should I used linked lists?
If I have to use linked lists, can someone please give me a good website with linked lists' resources, so I can learn it.
A good sample program would be a great help.
Thanks in advance.
P.S. I use C++ language for coding, and I have C programming basic knowlegde.