User Profile

Collapse

Profile Sidebar

Collapse
Chedda
Chedda
Last Activity: Mar 17 '08, 02:52 AM
Joined: Feb 15 '08
Location: NY
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Chedda
    started a topic just a question to see if legal or not in c++
    in C

    just a question to see if legal or not in c++

    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>...
    See more | Go to post

  • Chedda
    started a topic Need help with this input output program to a text file
    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...
    See more | Go to post
    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.

  • Chedda
    replied to Help converting this formula into C++ format
    in C
    thabks for the quick reply, so basically just do the #include <cmath> function?...
    See more | Go to post

    Leave a comment:


  • Chedda
    started a topic Help converting this formula into C++ format
    in C

    Help converting this formula into C++ format



    can someone please help me writting this formula in C++ format?...
    See more | Go to post
No activity results to display
Show More
Working...