Search:

Type: Posts; User: greenferoz

Search: Search took 0.01 seconds.

  1. ah, perfect! thanxx again!

    ah, perfect! thanxx again!
  2. thanxx people, appreciate the help.

    thanxx people, appreciate the help.
  3. program gets stuck

    Ok, if i enter numbers, as in integers, the program will work fine but for some reason when i enter alphabets or characters at the login screen for example, the program will just get stuck in some...
  4. Sorry, here's the code with tags... ...

    Sorry, here's the code with tags...



    #include <iostream>
    #include <fstream>
    #include <stdlib.h>
    using namespace std;
    ...
  5. Problem with input choice... Somethings wrong... really wrong....

    My assignment is to program a room booking system that has different restrictions for different users. So far i'm done with the login pages when i noticed something wrong. The program works fine when...
Results 1 to 5 of 5