View Single Post
Old 10-08-2007, 12:46 PM   #4 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,545
Valmont is on a distinguished road
What does this mean:
Code:
new songPlayer.song()
?

You are looking for something like this:
Code:
Song* MyTune = new MyTune();
__________________
Valmont is offline   Reply With Quote