need assistance figuring out the why my output is wrong.... |
|
[4 replies] Last: When posting code, click the '#' on the right hand side under 'Format'... (by Tevsky)
|
by Mouhannad
Hello .... some general questions
|
|
[7 replies] Last: @ heliois you dont wanna know (by jloundy)
|
by lilydjwg
Encounter 'FAST IO DISALLOWED' when rename under Windows
|
|
[no replies]
|
Sorting in Multidimensional Arrays |
|
[2 replies] Last: Thanks a lot! (by madmaxsantana)
|
by datta016
Safe alternative to 'cin'?
|
|
[12 replies] Last: Hey everyone, Sorry I was away for the weekend and was without Inte... (by datta016)
|
by Pether
Guides on how to use Regex in C++
|
|
[10 replies] Last: Hmm, can i use find to search for a string, then use getline to read t... (by Pether)
|
by Coupland
Open, Edit, Write textfile
|
|
[1 reply] : You need to first include fstream & string header files.. then you nee... (by CManowar)
|
by Dufresne
Output format Printf and Cout!
|
|
[1 reply] : Ok.I found a solution. for( int i = 0 ; i < size ; i++ ) ... (by Dufresne)
|
by levone
random confusing error?
|
|
[5 replies] Last: oh i see... now that i think about it. i did do a check and the siz... (by levone)
|
c++ biodata |
|
[2 replies] Last: http://cplusplus.com/forum/articles/1295/ http://lmgtfy.com/?q=c%2B... (by QWERTYman)
|
by bella09
error C2668: 'sqrt' : ambiguous call to overloaded function
|
|
[7 replies] Last: that is awesome..thank you so much. that makes so much more sense tha... (by bella09)
|
by audit
converting a vector of characters to a string
|
|
[2 replies] Last: Thank you jsmith. (by audit)
|
by tsilis3
file output.
|
|
[2 replies] Last: Thanks. I erased the line you indicated and it worked. (by tsilis3)
|
by lilydjwg
How can I measure how many milliseconds have elapsed?
|
|
[9 replies] Last: I see and thank you. time(0) works, but not as accurate as I want. N... (by lilydjwg)
|
by Mouhannad
When I mut write <iostream.h> and when I must write <iostream>
|
|
[12 replies] Last: I will take this moment to state my absolute hatred for using .... (by helios)
|
by sigutis
Separate files cannot see definitions
|
|
[1 reply] : PC should be defined in load.h after including system.h unless there's... (by helios)
|
by Syckness
Syntax error : 'if'...
|
|
[7 replies] Last: Btw, would you consider using functions (so that a block won't get lik... (by wmheric)
|
by spliffmaster
Ascii char set
|
|
[3 replies] Last: Oh yeah... heh... you need to be using the Lucida Console font... ... (by Duthomhas)
|
by fortycooper
Menu and finding largest number
|
|
[3 replies] Last: The two of you are both going at it the right way, but neither of you ... (by jsmith)
|
by vince510
string.get(char) (1,2)
|
|
[22 replies] Last: Hey, I wish you the best of luck learning the language. And I'm happy ... (by AngelGithara23)
|