Connecting Tech Pros Worldwide Help | Site Map

s3m playback

  #1  
Old July 22nd, 2005, 07:48 AM
eKid
Guest
 
Posts: n/a
Could anyone send me some stuff on the basics of playing a s3m module?
If so great thanks!

reply to- Mukunda51@hotmail.com
  #2  
Old July 22nd, 2005, 07:48 AM
Jack Klein
Guest
 
Posts: n/a

re: s3m playback


On 23 Feb 2004 12:30:41 -0800, Mukunda51@hotmail.com (eKid) wrote in
comp.lang.c++:
[color=blue]
> Could anyone send me some stuff on the basics of playing a s3m module?
> If so great thanks!
>
> reply to- Mukunda51@hotmail.com[/color]

What's your question about the C++ programming language?

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
  #3  
Old July 22nd, 2005, 07:49 AM
Rolf Magnus
Guest
 
Posts: n/a

re: s3m playback


eKid wrote:
[color=blue]
> Could anyone send me some stuff on the basics of playing a s3m module?[/color]

s3m playback is not part of the C++ language, so it's off-topic here.
Having that said, have you ever thought about searching for it yourself?
Try google, or even better, Sourceforge. There are loads of libraries
that can do that for you, and there are documentations about the
format. Just do a little searching yourself instead of asking others to
do it for you.

Closed Thread