Search:

Type: Posts; User: sscook69

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    982

    pointers and arrays

    I am writing a program that checks for the correct matching of parantheses. I am using the "gets" to get the parantheses, and put them in an array. The array is a char and I am trying to use a...
  2. Replies
    1
    Views
    1,160

    logic error I think

    I believe That there is an error in this function. The program is to act as a upc scanner, it has 2 hard coded arrays 1 for upc codes and 1 for prices. it also has 2 more nonhardcoded arrays, when...
  3. Thread: logic error

    by sscook69
    Replies
    5
    Views
    2,521

    thnaks for the help

    Alot of you think that not giving out the answer is the best way, but pointing some one in the right direction isn't giving them the answer. I foound my error when I went back to the basics. Granted...
  4. Thread: logic error

    by sscook69
    Replies
    5
    Views
    2,521

    logic error

    This program is receive upto 25 grades and average them and display the results. It is in the required format, but there is atl least one logic error that I am not seeing. any help would be greatly...
  5. Replies
    1
    Views
    793

    another quikie from the ammature

    HI


    My question ins simple. How do I stop the program i wrote to stop scrolling during execution?
    thanks
    steve.

    p.s. It's main is a case structure.
  6. Replies
    4
    Views
    2,054

    thanks to everyone that replied. I finally gotr...

    thanks to everyone that replied. I finally gotr it fixed when i went through the program and took out all the semicolons and put them back 2 at a time. Thanks
  7. Replies
    4
    Views
    2,054

    PCH creation point

    what is a PCH creation point and how can I have a mising semi colon before it?


    Thanks
  8. Replies
    1
    Views
    998

    damn error is hiding lol

    Can anyone atleast explain what this error message means? It wont let me print it and the code in the message here. I would appreciate any help you could give thanks.a:\mathtutor\tutorial.cpp(20)...
  9. Replies
    2
    Views
    1,362

    can't find the errors

    Thanks for the help. It was a big help. Thanks again. That was the biggest problem I had.
  10. Replies
    2
    Views
    1,362

    cant find the errors.

    Hi

    I am studying c++ in collage. I have this program due on Thursday and it is kicking my but trying to find the last 2 errors. any and all help would be appreciated. I know the whole thing...
Results 1 to 10 of 10