Search:

Type: Posts; User: zombie

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,328

    I am turning this project in on Visual C++ but I...

    I am turning this project in on Visual C++ but I have Dev-C++ here on my pc, both are running windows XP.
  2. Replies
    2
    Views
    1,328

    Printing the program to a printer

    What commands should I put at the end of my program to make it print to a printer?

    The only examples I have of how to do this is something like



    fprintf()


    It doesnt go into detail as to...
  3. Replies
    11
    Views
    1,232

    the setpercision should be in the code before the...

    the setpercision should be in the code before the function correct.
    Like put it in after

    double x,term,sum;
  4. Replies
    11
    Views
    1,232

    oh I typed this up right on the forum and it...

    oh I typed this up right on the forum and it wouldnt let me tab over.

    as for my question. I am having problems coming up with what code should come next.

    I was thinking it should be something...
  5. Replies
    11
    Views
    1,232

    That better?

    That better?
  6. Replies
    11
    Views
    1,232

    how do you do that? I have never posted code...

    how do you do that? I have never posted code before.
  7. Replies
    11
    Views
    1,232

    New to C++ and need some help

    This is my first program ever and I am having some problems with it.

    http://pic9.picturetrail.com/VOL298/2209457/4313104/82904752.jpg

    Here is what I have come up with so far.

    ...
Results 1 to 7 of 7