i already have my whole program working how im suppose to, however, theres this part im trying to determine if its true or false with an if statement and that if its false to go on and do the rest of the program.
this is the beginning of the program, i want to know if its legal to put a while loop after an if and else statement , because the compiler gives me an error.
#include <iostream>
#include <fstream>...
User Profile
Collapse
-
just a question to see if legal or not in c++
-
Need help with this input output program to a text file
everytime i try to compile and run the program, on the compiler it states on line
where it says ofstream outfile("c:\\Us ers\\Michael\\D esktop\\Statist ics.txt");#incl ude <iostream> that theres an error, why is that? someone help, i dont know if theres a logical error or just some other error, someone please help.....
this is the program
[code=cpp]
#include...Last edited by sicarie; Feb 25 '08, 02:41 PM. Reason: Code tagsa re [code=cpp] and after your code [/code]. Please use them. They want to be used. They like to be used. -
thabks for the quick reply, so basically just do the #include <cmath> function?... -
Help converting this formula into C++ format
can someone please help me writting this formula in C++ format?...
No activity results to display
Show More
Leave a comment: