where's the text file output in Xcode? |
|
[1 reply] : I found the problem. The following code was to be written after the co... (by omkarborkar95)
|
by Ch1156
Planning large programs
|
|
[9 replies] Last: Alright i'll give them a look, thank you. (by Ch1156)
|
by dexter19
Segmentation Fault
|
|
[1 reply] : I figured out the problem. My hash function was giving a negative val... (by dexter19)
|
by Myna
Write a program that make you guess the correct number that is generated randomly
|
|
[1 reply] : *cough* http://www.cplusplus.com/reference/cstdlib/rand/?kw=rand *coug... (by poteto)
|
Collatz Conjecture |
|
[11 replies] Last: All you have to do now is see how your last piece of genius programmin... (by closed account 48T7M4Gy)
|
by Myna
Calculate how much calories you burn
|
|
[4 replies] Last: I am learning about the "loop" and it really hard. So that is how you ... (by Myna)
|
by Ganado
Public access of std::vector or other big type
|
|
[3 replies] Last: Just want to be sure you meant that making the vector public is just ... (by cire)
|
by RotciV
Why does it say my "to_string" was not declared in this scope?
|
|
[2 replies] Last: Try changing to_string to std::to_string ... (by Alrededor)
|
by vextria
Having trouble reading from a text file
|
|
[2 replies] Last: Hey so I'm able to get the line now, but how would I get the line that... (by vextria)
|
by Sawrana
I am having trouble with reading from a vector of strings
|
|
[2 replies] Last: I've tried going through it with F11 step into and F10 step over watch... (by Sawrana)
|
[SFML 2D Game] Cannot understand why sprite isn't drawing |
|
[1 reply] : Figured it out, in the header file my constructor specified the sprite... (by MiddaPhofidda)
|
by coltehrman
Dont know what to do...
|
|
[4 replies] Last: You should also read the tutorials on this site and learncpp. http://w... (by giblit)
|
ControlService |
|
[4 replies] Last: No I'm trying to pause and resume a service in c++ (by closed account z67Ly60M)
|
Problem with Srand. |
|
[3 replies] Last: yes agree, srand func early to initialize random generator. if called... (by closed account 1CfG1hU5)
|
Virtual Functions |
|
[2 replies] Last: Thank you! (by closed account zqoE8vqX)
|
by specter113
Need help on project (prime numbers)
|
|
[8 replies] Last: Thanks for all the help. I was able to get it hours before the part 1 ... (by specter113)
|
by freecody24
Please help
|
|
[3 replies] Last: ok so my next problem is that on my do/while loop i get stuck in the l... (by freecody24)
|
by wolfv
error: no matching function for call to 'Key::Key(Shift (*)())'
|
|
[2 replies] Last: Thank you EssGeEich. That fixed it; now it runs! (by wolfv)
|
by mimi88
HPAir flight map problem
|
|
[5 replies] Last: any one want to help? (by mimi88)
|
by Dexterr
How to use PerceptualDiff
|
|
[no replies]
|