by ch4k3r82
delete in the global namespace a syntax error
|
|
[2 replies] Last: Sorted! Yep that made sense... thanks a lot. (by ch4k3r82)
|
by AndriiL
Problem with reading from a file
|
|
[1 reply] : Please post a small sample of your input file. (by jlb)
|
by carpalTunnel
Sorting help, PLEASE (sorting a struct array)
|
|
[7 replies] Last: I did not know you can use a struct in angle brackets to declare what ... (by carpalTunnel)
|
by slimfit
Index of an integer number
|
|
[1 reply] : Take your input as a string then you can reference each digit by index... (by admkrk)
|
by HellzHere
A good learning book/Online resource for an already programmer
|
|
[2 replies] Last: @ HellzHere: the way I see it, you are a beginner in C++. For examp... (by Catfish666)
|
by beedog1221
main code help?
|
|
[1 reply] : There's no creation of a Matrix object in the main function, so it won... (by wildblue)
|
by NookLines
Order messed up - Pointers
|
|
[2 replies] Last: I don't know what the heck I was on when I posted that, a reminder t... (by NookLines)
|
Variable not declared? |
|
[3 replies] Last: Thank you both! (by SomeCodingNoob)
|
by XDdrummer
What is the best, Free IDE/Compiler for beginners?
|
|
[1 reply] : I think you may be able to use Eclipse for c++ but I am not positive. ... (by giblit)
|
by beedog1221
trouble declaring matrix arrays
|
|
[5 replies] Last: thank you so much. i see exactly where i was messing up now. just smal... (by beedog1221)
|
by madelinelise
Turn-based battle
|
|
[6 replies] Last: AbstractionAnon, how could I fix that? I see how that was my problem. ... (by madelinelise)
|
by Pter0dactyl
size of structure
|
|
[4 replies] Last: Thanks catfish666 for those links. (by Pter0dactyl)
|
Quadratic solver |
|
[4 replies] Last: Thanks for the advice, received with great appreciation! (by SomeCodingNoob)
|
by Tamce
What is the difference between...
|
|
[1 reply] : "As with readsome(), it is implementation-defined whether this functio... (by Yay295)
|
by h4ever
Why I cannot open tiff
|
|
[2 replies] Last: I tried it. But I don't believe there is problem with path. The progra... (by h4ever)
|
by MrMeatBoy
Array Bubble Sorting
|
|
[1 reply] : If index = 9, what number is at myArray[index+1]? (by Yay295)
|
by talhabhatti5
Code always gives same answer.
|
|
[6 replies] Last: aw :( my idol NT3 got beaten :(( (by xenovia12)
|
by xenovia12
simulation
|
|
[9 replies] Last: haha sorry sorryy. im just so dizzy right now because its about 9 hour... (by xenovia12)
|
by psot2
Power function
|
|
[8 replies] Last: Good point regarding negative values of y. I'd make x and the return v... (by Chervil)
|
Error undefined refference to WinMain@16 |
|
[6 replies] Last: try search classes.h or classes in the windows start button (by xenovia12)
|