1. I need help porting c++ code

I have a chunk of c++ that i need ported to euphoria. Its a mp3
decoder(and encoder i think but im not sure). I am not very good at c
and need some one to tell me what the lines do. i understand some of it
.. its the lines like this struct procedures that get me

struct bandInfoStruct bandInfo[7] = {
/* MPEG 1.0 */
 { {0,4,8,12,16,20,24,30,36,44,52,62,74,
90,110,134,162,196,238,288,342,418,576},
   {4,4,4,4,4,4,6,6,8, 8,10,12,16,20,24,28,34,42,50,54, 76,158},
   {0,4*3,8*3,12*3,16*3,22*3,30*3,40*3,52*3,66*3,
84*3,106*3,136*3,192*3},{4,4,4,4,6,8,10,12,14,18,22,30,56} } ,
^^^^
To me this is 84 times 3...is that the same in c? if so why no just say
252? There are more that (to me) just dont make since.

Contact me via icq if you wish
Jeromie
Grape Vine
22581819


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu