Need help |
|
[2 replies] Last: For better reading and to have a line reference: #include <iostream>... (by tcs)
|
by tommy820
help me please...
|
|
[2 replies] Last: Despite my lack of knowledge about the question, I have made some chan... (by jasonwynn10)
|
by fazedxp
Help on Binary to Decimal program
|
|
[no replies]
|
by rayruth292
How to pick a random word from a user entered .txt file (HANGMAN GAME)
|
|
[8 replies] Last: Hello rayruth292 I'm sure you want to solve your problem but why do... (by closed account 48T7M4Gy)
|
by istemihan
I can't see the missing thing in the algorithm
|
|
[2 replies] Last: Thank you very Much!!! How did I miss that! I get the correct answer :... (by istemihan)
|
by Newports
How can I exit a for loop without the use of break?
|
|
[5 replies] Last: Or perhaps modify the condition in the for loops for (int i = 1... (by Chervil)
|
by Mido186
receiving vectors of unknow size in function call
|
|
[3 replies] Last: Why are you using a C wrapper around a C++ API from C++? Looking at t... (by cire)
|
Using time function to make Sound ? |
|
[2 replies] Last: when you highlight everything, you miss the important parts "every 10 ... (by ne555)
|
by Aziz as
Question about successful programs written in C++
|
|
[no replies]
|
by Opariti
undef class
|
|
[4 replies] Last: Very clear, thanks again! (by Opariti)
|
by zone
manipulating records
|
|
[1 reply] : What is your problem? The instructions are clear. Define a record ty... (by Thomas1965)
|
by jasonwynn10
Code Blows up Computer...
|
|
[9 replies] Last: > temp already has a starting value for comparison. No, it doesn't. `t... (by ne555)
|
by jamesarthur7
Mastermind
|
|
[4 replies] Last: sorry I'm new to c++ thanks You need to read the tutorials on this ... (by mutexe)
|
by antonio8574
file input/output
|
|
[3 replies] Last: now I am having trouble with the code to get the scores which I have a... (by antonio8574)
|
by mfarden
Terminate a loop with a char
|
|
[1 reply] : Hello. Please Edit your post and use code tags for your code, it's oth... (by TarikNeaj)
|
Algorithm for my codes |
|
[5 replies] Last: A few points you should address: 1. Why Area is an int? It does not ma... (by ats15)
|
by aeck
Write an algorithm which will evaluate Pn (x) = (N + 1)xn + N x n - 1 + ... + 2x + 1
|
|
[1 reply] : Except for your termination condition, your algorithm is correct. I s... (by Duthomhas)
|
by jasonwynn10
Bar3d Barrel Roll
|
|
[1 reply] : Can anyone Help me who has the Graphics.h Header file able to be used? (by jasonwynn10)
|
by amar27
please help me develope this code!!
|
|
[2 replies] Last: Don't duplicate posts please. It disrupts the communities way of helpi... (by jasonwynn10)
|
First Array Help |
|
[4 replies] Last: Agreed @Kemort (by jasonwynn10)
|