by Chubby
Array Problem
|
|
[4 replies] Last: Vector is an array with features. If you know the behavior of arrays ... (by closed account j3Rz8vqX)
|
by DaniAlves
Polygon Drawing
|
|
[2 replies] Last: Thanx alot buddy :D you solved my problem :) (by DaniAlves)
|
by drchikaa
play sound in a looping program
|
|
[no replies]
|
by BrCplus
Trouble with Array and function.
|
|
[4 replies] Last: I finally saw what you were talking about, now it is working perfect. ... (by BrCplus)
|
Problem reading strings |
|
[2 replies] Last: I'm not 100%, but maybe you could replace the cin at line 24 with: ge... (by poteto)
|
by crbrown91
Electric motor
|
|
[11 replies] Last: Your for loop will since you calctor return value is > 0. I assume th... (by LowRider)
|
by coolcat3
Calling Variable from other classes
|
|
[7 replies] Last: I was coding on the fly, the correct function declaration would be: i... (by closed account j3Rz8vqX)
|
by TheConfused
Broken library?
|
|
[14 replies] Last: C++ compiler writers have to juggle an insane lanugage syntax with mul... (by Duthomhas)
|
by CodingisFun
fstream
|
|
[7 replies] Last: coder777:When i put that in there my complier say:Segmentation Fault (... (by CodingisFun)
|
by phillip0015
Problem reading in Data Files
|
|
[1 reply] : a) i suggest instead of using standard c libraries like this: #include... (by Little Bobby Tables)
|
by Furjoza
Algorithm effectiveness
|
|
[4 replies] Last: And this is understanding that I need. I mean I think Im good at math,... (by Furjoza)
|
by ameneh
mersenne twister with different seeds
|
|
[10 replies] Last: > I would like to understand the logic behind the warm up. When cert... (by JLBorges)
|
by sokaina
programme CAN
|
|
[4 replies] Last: on est un groupe de 3 , et ma partie c'est la quantification et jusqu'... (by sokaina)
|
by Huppa
Function program (Fahrenheit/Celsius Calc)
|
|
[4 replies] Last: Delete lines 17-18. Lines 20 and 23 are fine. They will call the ... (by AbstractionAnon)
|
by KvltKitty
If bad command, skip rest of line
|
|
[6 replies] Last: Since your input is in a series of lines and each line stands alone, I... (by AbstractionAnon)
|
by mzr5383
Pointer to the first struct element
|
|
[9 replies] Last: You need to do the following: 1) Allocate an array of 7 doubles (tot... (by AbstractionAnon)
|
by JohnyL
Problem with class declaration
|
|
[6 replies] Last: Now I get it. Thanks for explanation! (by JohnyL)
|
by campos10
project help (again) :(
|
|
[6 replies] Last: Well in the example below I've not bothered implementing the other fu... (by Codermik)
|
by punpun
program failing during tribonacci???
|
|
[4 replies] Last: ohhh okay i see what you're saying. sorry about that!! i need to have... (by punpun)
|
by moonlander
play music using c++
|
|
[1 reply] : You don't want to reinvent a wheel. In other words your application s... (by keskiverto)
|