by ex81
trouble w/ fstream and a double that contains a comma
|
|
[2 replies] Last: Thanks!! I've been using Visual studio 2010, and 11 beta. Both did ... (by ex81)
|
by iWorld
Sorting: A char double array with date in string forms
|
|
[1 reply] : if you are just doing dates in that format try int name[/*number of d... (by ui uiho)
|
I've done crazier things but.... |
|
[5 replies] Last: Thanks. I just went to You Tube. I figured I'd try the forum first. ... (by closed account 3CG1hbRD)
|
by AlitCandle
Can someone recommend a good tutorial for 2010 express?
|
|
[2 replies] Last: programming in console. Interesting wording but ok. (by SH4773R)
|
by KaiserSoze
Trouble reading a data file twice. (ifstream, c++)
|
|
[5 replies] Last: I LOVE YOU. (by KaiserSoze)
|
by iWorld
Sorting
|
|
[6 replies] Last: Thanks, it worked! However I got a small problem, will post in another... (by iWorld)
|
by EGoodman
Code problem (1,2)
|
|
[31 replies] Last: ok that works. now to actually get it to loop the num entry process an... (by EGoodman)
|
by Suber
Step Through an Array Elements. Help!
|
|
[1 reply] : You have enum Month {/* ... */}; declared twice. (once outside of m... (by long double main)
|
by Huyuga
adding stars
|
|
[12 replies] Last: @ui uiho, yes i had a look at funtions and it does look neater. Howeve... (by Huyuga)
|
by starter
sorting array
|
|
[11 replies] Last: Thank you so much! Now the program works fine :) And for the random nu... (by starter)
|
by AlitCandle
Quick question about 'if' statements
|
|
[2 replies] Last: The problem is solved by performing case-insensitive string comparison... (by Athar)
|
by roarkr
From hardcoded to user input value
|
|
[3 replies] Last: Hi, thanks for your replies. oonej, I will try to see if you suggest... (by roarkr)
|
by Praetorx
Can't find the infinate loop
|
|
[6 replies] Last: The major differences between: cin >> string_variable ; and getl... (by cire)
|
by starter
Prime number program. Need help!
|
|
[5 replies] Last: all you needed to do for your 1st program was change for (int i = 2;... (by ui uiho)
|
by AlitCandle
I need something like system("pause") except lets me put my own message
|
|
[2 replies] Last: std::cin.ignore();//my suggestion is you want the full code do v... (by ui uiho)
|
by KaiserSoze
I don't understand what is wrong with a certain line.
|
|
[3 replies] Last: note that the extractor operator (>>) ignores while space so it puts t... (by ui uiho)
|
by ND04
[Please Help] enter date and display in details
|
|
[2 replies] Last: I am deeply appreciate for your helps. It work as I expected. Thank yo... (by ND04)
|
by EeAA
reverse linked list
|
|
[1 reply] : check the algorithms library for something that would do this. (by ui uiho)
|
by ctest
Predefined functions and series
|
|
[2 replies] Last: maybe didnt see the pic. go here http://img839.imageshack.us/img839/6... (by ctest)
|
by JAI SINGH
how to convert object code to source code
|
|
[1 reply] : As far as I know you cannot convert object code back to source. What l... (by SH4773R)
|