by Robl249
Coding an assignment in C..
|
|
[3 replies] Last: RobL, Start with your editor, first, whether that is notepad or VI or... (by Incis B)
|
by jlillie89
Add element to array
|
|
[10 replies] Last: So I have an idea I will write it .Tell me what you think. 1. Have a ... (by jlillie89)
|
by Batyr
OOP- Data Conversion
|
|
[no replies]
|
by morls7
Need help!
|
|
[4 replies] Last: I also couldn't get return(); to work, - in either subrt'n. I did s... (by Incis B)
|
by dilicious
two triangles
|
|
[1 reply] : that shape is wrong i mean this its to triangles one over another (by dilicious)
|
by cbeginner89
Ned help with mean()
|
|
[3 replies] Last: Ok I think Ive solved it. But thx for help. (by cbeginner89)
|
by testtest
Nested 'switch' loops
|
|
[2 replies] Last: That kept it there! silly me; cheers! (by testtest)
|
by supperpiccle
Help defineing class in cpp file
|
|
[no replies]
|
by mreihill
HELP!!!!
|
|
[2 replies] Last: Thank you so much!!!!!!! (by mreihill)
|
by kry
What am I doing wrong
|
|
[1 reply] : ^ is the XOR operator. I suspect you're looking for the pow function... (by Moschops)
|
by NoobUser
What wrong with my code
|
|
[3 replies] Last: @trojansdestroy: you are wrong about the missing brackets. When the in... (by toum)
|
by Joalyimo
New here!
|
|
[2 replies] Last: clrscr(); and getch(); aren't standard and won't work on many syst... (by Moschops)
|
New to C++ and need help!! |
|
[3 replies] Last: That fixed the issue... Thank you Toum! (by closed account zqXLy60M)
|
by Silversonic
cin.getline() skipping input!
|
|
[no replies]
|
by kalicha
read paragraph by paragraph from a text file
|
|
[no replies]
|
by Ghilliedrone
Rand() not working
|
|
[4 replies] Last: Thanks for all the help, ill fix it now. The to_string function solved... (by Ghilliedrone)
|
by cassidy
Random Number (Computer uses 0 every time)???
|
|
[2 replies] Last: If your compiler supports C++11 well enough, you could use the random... (by Catfish2)
|
by MUHAMMAD12
What's wrong in this program.plz tell me (1,2)
|
|
[24 replies] Last: The real point is not what anyone chooses to use . It is what they ch... (by Chervil)
|
by Soni
How to declare char variabel in .h file and on that use strcat operation.
|
|
[3 replies] Last: The problems arise because the class headerFile uses simple pointers. ... (by Chervil)
|
by DeltaRed
Im confused how this if statement is working
|
|
[1 reply] : Maybe you should FIRST get the monster's position, THEN kill him and s... (by S G H)
|