by Nu B
Problem with Heron's formula
|
|
[3 replies] Last: Ahh, I see, So it's just that I was trying random numbers that didn't ... (by Nu B)
|
by MilosJ
Guys please help with auto-complete please !
|
|
[3 replies] Last: I also tried to use CTRL + SPACE in dev c++ and the mouse icon changed... (by MilosJ)
|
by mrtukle
Help with understanding
|
|
[1 reply] : .cpp file: #include <fstream> #include <iostream> #include <string>... (by mrtukle)
|
by anguiz
comma and decimals
|
|
[12 replies] Last: hehe I dont know... thank you! that was stupid that i did that.. n... (by anguiz)
|
by Erawein
Caeser Cipher
|
|
[2 replies] Last: @Shadowmouse Thank you, you're right! I cant believe it was under my n... (by Erawein)
|
by besurk
Need Help converting a variable
|
|
[5 replies] Last: let me populate some more of what i posted as a hint: if(headsorta... (by mutexe)
|
by CrypticA1
Hey I'm new and i have a question
|
|
[2 replies] Last: Thanks for the help after experimenting i found the following results ... (by CrypticA1)
|
by beepboop
Barometric Pressure Problem
|
|
[1 reply] : If you think the problem is reading the file, put in a cout to confirm... (by SamuelAdams)
|
by mwskz8
Confusion about type conversions
|
|
[2 replies] Last: Thank you for the explanations, Peter87. And you are right, the val... (by mwskz8)
|
Writing into a Binary File |
|
[2 replies] Last: but when I close the program and open the binary file and output the ... (by jlb)
|
by akash16
asymptotic notation
|
|
[12 replies] Last: The same algorithm will take different amounts of time on different ha... (by dhayden)
|
by DawnOfMe
A beginner question on how to use a variable as an operator
|
|
[10 replies] Last: http://alqayyumsoft.com/basics-of-c++.html (by John081366)
|
by kunichiwa
Replacing For Loop wiith a while loop
|
|
[5 replies] Last: You can almost do this mechanically. This: for (a, b, c) statement; ... (by dhayden)
|
by Phil15
Passing functor by parameter
|
|
[4 replies] Last: @dhayden Alright, sorry templates and functors are new topics for me s... (by Phil15)
|
by TLaCoil
Separating code into header, functions, main files causes compile errors.
|
|
[5 replies] Last: Put std::fstream and if you want to avoid the possibility of very weir... (by shadowmouse)
|
cin not reading |
|
[6 replies] Last: @learningcplusplus898 Ah ok (by Swapnil2000)
|
by ixzilerate
Need help assigning random numbers to characters
|
|
[1 reply] : Don't know if I got the question right, but why don't you simply decla... (by minomic)
|
by joshuaharlan
Hello everyone need help with a problem!
|
|
[1 reply] : > I am having trouble with the median part of the program The median... (by JLBorges)
|
by kong288
Help With Server Design
|
|
[7 replies] Last: Sure. You might want to take a look at Google's protobuf. It's specifi... (by helios)
|
by testerthe1
Really need help (new to c++)
|
|
[6 replies] Last: had something similar to sasauke before I noticed there were replies b... (by xbv)
|