User profile: gen1mx6

User info
User name:gen1mx6
History
Joined:
Number of posts:26
Latest posts:

converting a file from mp3 to wav
I'm interested in learning how to do this can someone point me in the right direction :)

listening for keyboard input regardless of window focus?
i'm building and application that listens for keyboard input (when the program is in the background)...

can someone give to me a tip to solve the main()
you've delcared theList twice- remove the second desplegalinklist<int> it also says your functio...

default parameters in constructor?
thanks for the info

default parameters in constructor?
well, i've found out the problem. its because of [code] point pointOne();///doesn't compile point...