Trouble with a car loan program |
|
[3 replies] Last: Ok thats a good start. You are told that you will need the pow() func... (by buffbill)
|
by calvin1965
writing code
|
|
[6 replies] Last: I am not asking you to do my homework. I am asking the same question ... (by calvin1965)
|
by kevinchkin
Making file of a specific size
|
|
[10 replies] Last: Hi @helios, @PanGalactic, @andre ci. Thanks for clarifying so many thi... (by kevinchkin)
|
how to use encryptions in c++ |
|
[2 replies] Last: Homework question. Figure it out, OP. (by helios)
|
by littleimps
inheritance issue
|
|
[8 replies] Last: Well, good point. I don't know. The code OP gave originally was call... (by jsmith)
|
by hartmannr76
Working with XOR and linked list
|
|
[7 replies] Last: Duoas, Once again thank you soo much!! My professor said no one uses ... (by hartmannr76)
|
by Oromis
Passing by reference
|
|
[3 replies] Last: Thanks! I have read the whole tutorial, but forgot this because I n... (by Oromis)
|
by Brad T
fread() not working on second loop
|
|
[1 reply] : I am not sure what exactly you mean when you "works". I don't know wha... (by kevinchkin)
|
by Oromis
Running program in IDE (Dev-C++)
|
|
[6 replies] Last: what I actually meant is that bugs that didn't manifest in debug code... (by Oromis)
|
by bharusri
Problem with converting a char * to string
|
|
[8 replies] Last: Please post the code using appropriate tags. int main() { int ... (by kevinchkin)
|
by Ashishm1995
A C++ Compiler
|
|
[2 replies] Last: Your name isn't B Gates Junior by any chance is it? If so, then I h... (by DaveMortimer)
|
by satchmo05
G++
|
|
[5 replies] Last: codeblocks is an Ide and it also comes with mingw (if you select downl... (by csiz)
|
by poosterl
GNU vs Visual C++ compiler : Different behaviour
|
|
[6 replies] Last: My apologies. I've taken another look at your code and withdrawn my c... (by kbw)
|
by rameshmelam
Series of combinations
|
|
[1 reply] : Sounds like a school assignment! How far have you progressed....post ... (by buffbill)
|
by calvin1965
having troubles
|
|
[2 replies] Last: that wont work..it should be like this: #include <string> #incl... (by writetonsharma)
|
by Gonzo 3 5 7
Correct or not Correct??
|
|
[4 replies] Last: int a ; //This allocates an array of 5 integers. LOL. I wouldn't ... (by helios)
|
by mrs
.Hex file
|
|
[3 replies] Last: A .wav file is an audio file. Are you sure you don't want a normal tex... (by eker676)
|
by calvin1965
loop menu program
|
|
[1 reply] : #include <string> #include <iostream> using namespace std; i... (by closed account S6k9GNh0)
|
by calvin1965
menu program
|
|
[1 reply] : There isn't a lot of context to go by in your post, so I'm going to ma... (by PanGalactic)
|
by manojguptam
List of exceptions thrown by STL container and iterator function calls
|
|
[1 reply] : std::vector::clear() will only throw if the objects in the vector thro... (by PanGalactic)
|