where's the text file output in Xcode? |
|
Oct 14, 2014 at 5:56am
[1 reply] : I found the problem. The following code was to be written after the co... (by omkarborkar95)
|
by Ch1156
Planning large programs
|
|
Oct 14, 2014 at 5:52am
[9 replies] Last: Alright i'll give them a look, thank you. (by Ch1156)
|
by dexter19
Segmentation Fault
|
|
Oct 14, 2014 at 5:43am
[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
|
|
Oct 14, 2014 at 5:39am
[1 reply] : *cough* http://www.cplusplus.com/reference/cstdlib/rand/?kw=rand *coug... (by poteto)
|
Collatz Conjecture |
|
Oct 14, 2014 at 5:31am
[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
|
|
Oct 14, 2014 at 5:27am
[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
|
|
Oct 14, 2014 at 4:32am
[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?
|
|
Oct 14, 2014 at 3:53am
[2 replies] Last: Try changing to_string to std::to_string ... (by Alrededor)
|
by vextria
Having trouble reading from a text file
|
|
Oct 14, 2014 at 3:30am
[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
|
|
Oct 14, 2014 at 3:15am
[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 |
|
Oct 14, 2014 at 3:05am
[1 reply] : Figured it out, in the header file my constructor specified the sprite... (by MiddaPhofidda)
|
by coltehrman
Dont know what to do...
|
|
Oct 14, 2014 at 2:22am
[4 replies] Last: You should also read the tutorials on this site and learncpp. http://w... (by giblit)
|
ControlService |
|
Oct 14, 2014 at 2:22am
[4 replies] Last: No I'm trying to pause and resume a service in c++ (by closed account z67Ly60M)
|
Problem with Srand. |
|
Oct 14, 2014 at 2:22am
[3 replies] Last: yes agree, srand func early to initialize random generator. if called... (by closed account 1CfG1hU5)
|
Virtual Functions |
|
Oct 14, 2014 at 1:33am
[2 replies] Last: Thank you! (by closed account zqoE8vqX)
|
by specter113
Need help on project (prime numbers)
|
|
Oct 14, 2014 at 1:07am
[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
|
|
Oct 14, 2014 at 1:06am
[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 (*)())'
|
|
Oct 14, 2014 at 12:11am
[2 replies] Last: Thank you EssGeEich. That fixed it; now it runs! (by wolfv)
|
by mimi88
HPAir flight map problem
|
|
Oct 14, 2014 at 12:10am
[5 replies] Last: any one want to help? (by mimi88)
|
by Dexterr
How to use PerceptualDiff
|
|
Oct 13, 2014 at 11:33pm
[no replies]
|