Need .mp3 playlist using queue, playsound() does not work with this, any help would be appreciated |
|
[2 replies] Last: Thanks for the reply, but, could you provide an example of the basic c... (by SyedMoazzamAliShah)
|
by samo
2d array of integers display problem!!
|
|
[1 reply] : http://www.cplusplus.com/reference/iomanip/setw/ (by keskiverto)
|
by alsade
unable to understand why there's a leak ...
|
|
[2 replies] Last: Your constructor allocates memory and stores a pointer to it in s You... (by Cubbi)
|
by fischldi
Filling an array
|
|
[1 reply] : else acc += s ; speicher =s ; Because you didnt... (by jaded7)
|
by Macalay7777
Reading coordinates from Matrix file without 2D arrays
|
|
[6 replies] Last: . (by Macalay7777)
|
by mancool1112
Help with Allegro
|
|
[5 replies] Last: I'm sure MatthewRock is asking you to step into your programming and w... (by closed account j3Rz8vqX)
|
by boing
Game of life review
|
|
[no replies]
|
by pb26
Printing Matrix at a specific coordinate
|
|
[1 reply] : Questions on goto: (I dont believe it's a part of the native library) ... (by closed account j3Rz8vqX)
|
by alogedro
beginner's problem with the use of class
|
|
[2 replies] Last: Yeah ats15 is right, the substitution of setabc(string abc) with priva... (by closed account j3Rz8vqX)
|
by persianpwns
HELP learning c++ I kinda don't get what's wrong with my code . ( sorry I just started like an hour ago )
|
|
[12 replies] Last: global variables are very bad for a lot of reasons. there are much bet... (by closed account Dy7SLyTq)
|
Guessing Game |
|
[5 replies] Last: Thanks for the ideas. I'll let you know if I have progress. Thanks! E... (by BrotherFromAnotherMother)
|
HELP <QUEUE> |
|
[no replies]
|
by qmzh85
A simple question on return statement
|
|
[4 replies] Last: no problem. while not neccesary to understand this, an interesting top... (by closed account Dy7SLyTq)
|
by algo89
Template function
|
|
[5 replies] Last: You could improve this by sorting only as much as necessary: std... (by Cubbi)
|
by ryan01
Storing user input in an array of objects
|
|
[5 replies] Last: Not to be off topic, but does anyone know of any good C++ books. I've ... (by ryan01)
|
by Hergie
cin.ignore();
|
|
[2 replies] Last: Thank you! This helped a lot. :) (by Hergie)
|
by Saints
Decrypt?
|
|
[no replies]
|
by StormViper
how long does it take to learn c++
|
|
[1 reply] : learning by doing (by Chriscpp)
|
by GoogleGod
Can't find Direct2D App (XAML) in Visual Studio 2013
|
|
[no replies]
|
by Sharan123
Accces through pointers
|
|
[7 replies] Last: Thank you :) (by Sharan123)
|