Search:

Type: Posts; User: H8c

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    894

    Hey Guys, The tips are much appreciated, I...

    Hey Guys,

    The tips are much appreciated, I have changed the code to a do - while orientation. However I don't see why trailing ; isn't helping?

    > while( input != 'q');
    The trailing ; isn't...
  2. Replies
    6
    Views
    894

    Sorry I forgot to post the error I am getting,...

    Sorry I forgot to post the error I am getting, here it is;

    "Run-Time Check Failure #3 - The variable 'input' is being used without being initialized."
  3. Replies
    6
    Views
    894

    Stumped... Whats wrong here?

    Hey Guys,

    This is my first post ever, I can't figure what is wrong with this code. any help is greatly appreciated.

    insert

    #include<stdio.h>

    int main() {
Results 1 to 3 of 3