Posted: Fri Apr 18, 2003 10:22 pm
Restored from previous forum. Originally posted by ricardo.
Im getting some strange behavior in one of my functions reading and writing mp3s and when i debug it i get than reading a buffer with PeekW gives me more than 32767, im i missing something?
See this example:
value.l = 56741
valor.w = PeekW(@value)
Debug valor
Debug StrU(valor,#Word)
Debug Str(valor)
Need help here please !!
Best Regards
Ricardo
Dont cry anymore...
Im getting some strange behavior in one of my functions reading and writing mp3s and when i debug it i get than reading a buffer with PeekW gives me more than 32767, im i missing something?
See this example:
value.l = 56741
valor.w = PeekW(@value)
Debug valor
Debug StrU(valor,#Word)
Debug Str(valor)
Need help here please !!
Best Regards
Ricardo
Dont cry anymore...