Search:

Type: Posts; User: xelitex

Search: Search took 0.01 seconds.

  1. Thread: Simple Error

    by xelitex
    Replies
    3
    Views
    1,691

    Simple Error

    When I compile this, is gives me this error: C:\Documents and Settings\Brandon\Desktop\C++ Folder\final\Cpp1.cpp(38) : error C2297: '%' : illegal, right operand has type 'double' . I have the error...
  2. Thread: strings

    by xelitex
    Replies
    11
    Views
    1,474

    strings

    Can you use strings to accept input and then use it for an error handling situation? Such as when the user is supposed to enter a number, they enter a letter, so you need to figure out how to handle...
  3. Replies
    5
    Views
    2,997

    well... that didn't work, i'm using Visual C++ 6...

    well... that didn't work, i'm using Visual C++ 6 and it just keeps going down the list saying it can't recognize <stdlib> and then it if you add the .h to the end of it then it's ok and it will just...
  4. Replies
    5
    Views
    2,997

    stupid, stupid question

    I know this is more than likely very stupid, but my teacher and I cannot seem to get the <cctype> header file to work properly so I can figure out a way to handle the error if someone presses a key...
  5. Replies
    7
    Views
    1,249

    to tilex... would i put that as just its own...

    to tilex... would i put that as just its own separate block of code in int main() ?
  6. Replies
    7
    Views
    1,249

    keyboard error handling

    I am writing a simple program for school that lets a user input a number and it tells them if they are too high or too low. But I going to be tested for all situations, including the user entering...
Results 1 to 6 of 6