Your variable type is ifstream and so you should be initializing it with the values it can contain and that is input file stream.
You should be initializing the variables spammails with the input file streams.
Welcome to the forum and you have lots of job sites where you can post your CV for some good job offer.
You need to be using the compiler you have on your system to pass certain arguments as file name and then compile the code. You need to be going...
Its not about C or C++ program but its about the program should be in the executable form to run or you should be making them into an exe before...
You need the C programs in the compiled form or know how to compile the programs using the available compiler on the system and then run the...
Your call to the function is parameter less fee = super_calculate(); but the function needs the paramters double super_calculate(char passgend,...
Hello and welcome to the forum.
We also need to be looking at the code only but not the whole code but the part of the code where it could be a probabable problem.
I would take it up as a lazy effort of not trying to explaining the thing.
Please do not attach your complete projects with executables and ask for some one to find errors and correct it. Try explaining your problem and...
You can put inputfile >> a; because it will return null when the EOF is reached. Just check the doc to make it 100% sure
Lora welcome to the forum.
It all depends on your requirement and so you should have some focus which should be the base of your decision but I would say you should be going...
Duplicate of Question learn C or C++ ??. Trhead closed.
By sending the WM_CLOSE message to the Window Handle you would like to close, you will be able to close the application.
Do you mind sharing how you did that? I guess its just plain simple postmessage.
I could not get whats your query or do you want us to write the program for you? If that is the case this is a forum where people help each other...
You don't have any value at 2,8 and so its saying you as some garbage value but the solution is not to use the * operator as that is only...
In Win32 you should be going for custom paint of the button and then when the click happens you change the variable of the background color of the...
Separate names with a comma.