by Renascent
Undefined Reference errors...can't seem to find the source
|
|
[9 replies] Last: I'm dumb. I thought I linked those, but I guess not. I definitely owe ... (by Renascent)
|
by anurupr
i need to edit the size of the data subchunk in a wav file
|
|
[no replies]
|
by themaster88
Defining class of rational numbers
|
|
[2 replies] Last: the program runs fine but when i enter a fraction it ends the program (by themaster88)
|
by liltmac100
Quick Question, Assignment due soon (1,2)
|
|
[22 replies] Last: yah ryt... its not allowed here dude as they say... i have learned ahe... (by god)
|
by Leonard
How to output to a file
|
|
[6 replies] Last: Microsoft's console has been incrementally improved over the decades a... (by kbw)
|
by Darqam
C4305 error (__int64 and size_t)
|
|
[5 replies] Last: Disch, sorry I had not seen the response (posted same time). I was ... (by Darqam)
|
by Lyven
Random function does not work random
|
|
[1 reply] : Ok, found the solution, because I use the function alot with large fre... (by Lyven)
|
by AJalex
Error when using iostream and fstream
|
|
[no replies]
|
by lorenzo17
Pointers of template class in another class
|
|
[6 replies] Last: Thank you so much for your answer Disch!! Very interesting and worthwh... (by lorenzo17)
|
by Bobbyk
Area under a curve
|
|
[3 replies] Last: You might find a for loop to be useful for such an application. Give ... (by moorecm)
|
by pozdrav
c++ organization question
|
|
[3 replies] Last: The shape you see on a grid has just been rendered there, the shape (c... (by kbw)
|
by Leonard
putting more than 2 results into one <vector>
|
|
[1 reply] : Vectors can store arbitrary numbers of elements. Just call push_back ... (by jsmith)
|
by hdinn
reading from text file and fill into array
|
|
[4 replies] Last: thank you tummychow but when i want to verify the array is that was fi... (by hdinn)
|
by hamsterman
multithreading problem
|
|
[5 replies] Last: If you're locking within a process, use Critical Sections instead of M... (by kbw)
|
by Lauke
Glut + Pthread
|
|
[1 reply] : IIRC, OpenGL is not thread-safe. (by helios)
|
by ZaZu
Using arrays in a loop
|
|
[5 replies] Last: An array is a set of elements. The distinction is critical if you plan... (by tummychow)
|
by vthokie11
STL List
|
|
[2 replies] Last: thanks for your help...but now I'm stuck again...I need for the output... (by vthokie11)
|
by codemunkee
i dun understand.. what's happenin in my code?? :((
|
|
[4 replies] Last: `hey guys, thanks, i got the code w your help ! ! ^_^ (by codemunkee)
|
by tonyg362
Using bool type in arithmetic operations
|
|
[4 replies] Last: how it's implemented depends on the situation and the compiler. The... (by Disch)
|
by Daenyc
Console Character Manipulation (1,2)
|
|
[20 replies] Last: *rubs eyes* How did I miss that? Okay, well, aside from me putting in ... (by Daenyc)
|