View Single Post
Old 07-29-2006, 04:44 PM   #14 (permalink)
Anakashar
C++ Intermediate
 
Anakashar's Avatar
 
Join Date: Feb 2006
Posts: 15
Anakashar is on a distinguished road
my full code would take about 30 seconds of scrolling if i posted it all. and it's closed-source.

the relevant part to ID3Lib is:

Code:
ID3_Tag Tag;
that's it. I'm merely trying to put ID3Lib functionality just to simply read ID3 tags, so i'm starting with the simple test to make sure the library works.
Anakashar is offline   Reply With Quote