Xcode Input File Problem |
|
[6 replies] Last: i had the same problem. i use xcode also and all you need to do it go ... (by ui uiho)
|
by sean903
Dice Program
|
|
[2 replies] Last: #include <iostream> #include <cstdlib> #include <ctime> using namesp... (by ui uiho)
|
by aksht0029
Dynamic Memory Allocation.
|
|
[4 replies] Last: This is an error: delete pointer_1; cin >> pointer_1; you're acces... (by Cubbi)
|
only one variable prints |
|
[2 replies] Last: can i suggest structs if you are going to be making similar data struc... (by ui uiho)
|
by TheeCakee
Errors with infiling and outfiling
|
|
[8 replies] Last: that has a compiler with it... it has the Apple LLVM compiler... and i... (by ui uiho)
|
by Smooth23
function to update count in max heap, seg fault
|
|
[2 replies] Last: long double main.. nope, sorry, didn't work :( (by Smooth23)
|
by Haximus
system("title variable"); ?
|
|
[1 reply] : Since you seem to be using Windows... #include <string> #include ... (by long double main)
|
by mrdeath9x
priority queue in C++
|
|
[2 replies] Last: @vlad: thanks for replying me. the reason I bring my question up here ... (by mrdeath9x)
|
Random global variable |
|
[4 replies] Last: I get an error saying situation1 cannot be re declared (by windowspsycho)
|
by drhingle
the array ends the second loop.
|
|
[6 replies] Last: Awsome, that worked. What does that do? Any reason to put the fout.c... (by drhingle)
|
by cokane
Program runs but does not output desired results
|
|
[4 replies] Last: So with that in mind.... if you are doing if (in % 2 == 0), what are y... (by cokane)
|
by sean903
Random number generator
|
|
[4 replies] Last: #include <iostream> #include <cstdlib> #include <ctime> using namespac... (by sean903)
|
by klrocks92
Binary Search Tree
|
|
[no replies]
|
Help with ifstream / inFile please :) |
|
[no replies]
|
by hrstar24
Easy way to test if input is the correct variable type?
|
|
[7 replies] Last: clear() clears the error flag. However, the data that caused the error... (by LB)
|
by AliMoradi
Code Randomly Crashes
|
|
[8 replies] Last: Err, but you have to make sure you delete everything. That would me... (by AliMoradi)
|
by Obdz
Homework Quistion
|
|
[1 reply] : You do not read all characters in one sentence, you read each characte... (by Shinigami)
|
by bluescreen
stupidest error ever
|
|
[4 replies] Last: What do you mean, "it won't stop looping"? The menu pops up AFTER you... (by long double main)
|
by ty98
Array problem!
|
|
[5 replies] Last: Thanks. (by ty98)
|
by CosminNTG
Array of chars - problem
|
|
[2 replies] Last: Respectfully thank you, hamsterman. (by CosminNTG)
|