casting double to unsigned int |
|
[3 replies] Last: Yes, then flooring works for you. No problem (by bnbertha)
|
Too much room |
|
[6 replies] Last: You can select to compile as debug, release, or define your own. Not ... (by bnbertha)
|
by archer86
messed up sort
|
|
[3 replies] Last: Just looking over the code, Line 17, while(scan<=upper-lower){ would... (by closed account z05DSL3A)
|
by tushar1991
CLASSES AND FILES
|
|
[1 reply] : You need a member-function that returns the value of the members. ... (by int main)
|
by Justin1121
Random
|
|
[5 replies] Last: If you look in your compilers projects directory, if you look really h... (by CamelCase)
|
Why? |
|
[2 replies] Last: Yes, it has helped alot! Thank you!!! :) (by TheAlliedCentralAxis)
|
by zzzzzzzzz
Linker error in dev c++!! ld returned 1 exit status..
|
|
[2 replies] Last: Cool!!I've solved it! Thank you,Master! (by zzzzzzzzz)
|
by QWERTYman
Choice between ios::app & ::trunc error
|
|
[3 replies] Last: ios_base::openmode mode = ios_base::out; if(e == 'y' || e == '... (by Zaita)
|
by hardcore
Linker Errors
|
|
[2 replies] Last: Thanks for that. Code has been edited. However, the Linker errors are ... (by hardcore)
|
by bob3443
Totally new to C++
|
|
[6 replies] Last: You mean you can't find the executable file of Visual C++ ? My shortc... (by Mitsakos)
|
by QWERTYman
trouble creating a *.h file
|
|
[12 replies] Last: http://www.cplusplus.com/reference/clibrary/cstdarg/va_end.html (by Zaita)
|
by jrohde
Using new and delete on classes
|
|
[1 reply] : This was explained a few topics ago. What happens is when you use push... (by Zaita)
|
by Warrior2089
Unmotivated due to simplicity?
|
|
[9 replies] Last: EDIT: Note that I am on the "beginner" C++ tutorials. I'm studying an... (by Zaita)
|
by tdigdug
prgrm compiles but all I see is the first cout. What am I doing wrong.
|
|
[5 replies] Last: At the end of your readalldata function output n to see if you are... (by closed account z05DSL3A)
|
by climbah
librarie using, who?
|
|
[2 replies] Last: It would help, if I have these headerfiles from the Library, but all I... (by climbah)
|
by ieetglue
Program flow (skipping?)
|
|
[2 replies] Last: lol thanks I should of seen that b4 still not right tho. after it g... (by ieetglue)
|
by dpux
why do we use private functions ?
|
|
[2 replies] Last: The scope resolution operator :: is used to resolve objects in name... (by Duthomhas)
|
by simpleasy
what program do i need?
|
|
[3 replies] Last: Hi Simpleasy, welcome to the forums, and I wish you luck with your stu... (by CamelCase)
|
by cjzheng
Friend function
|
|
[1 reply] : You shouldn't use it in a well designed OO application. Inside the ... (by Zaita)
|
by Warrior2089
Funny, quick program to try
|
|
[no replies]
|