Search:

Type: Posts; User: Ican'tC

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,127

    Thanx

    >Whenever you mix scanf with another input method (getchar(), >fgetc() or fgets()) you're in for some surprises.
    except that in this case i'm only using scanf

    >The safe way of getting input is to...
  2. Replies
    4
    Views
    3,127

    Skipping scanf()

    My program keeps skipping scanf().

    The second time i want to input a value into a variable instead of prompting the user for input it automatically inputs line feed/10.

    What am i doing wrong...
  3. Thread: Time header

    by Ican'tC
    Replies
    3
    Views
    1,096

    Time header

    I need someone to direct me to a simple but thorough explanation of the time funtions cos I can;t make head nor tail off them.

    I want to print the time now and be able to calculate time...
  4. Replies
    10
    Views
    3,736

    vsriharsha, Thank you. I just spent more than...

    vsriharsha, Thank you.

    I just spent more than a week scouring books and the net for an answer to this question and your chunk of code worked perfectly.

    :)
Results 1 to 4 of 4