Search:

Type: Posts; User: handramw

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,481

    calculation timer problem

    Hello,
    I am trying to write a program that determines how many calculations it would take to find the determinant of a matrix, and how long it would take to do those calculations. I keep getting 0...
  2. Thread: Scanf problem

    by handramw
    Replies
    2
    Views
    4,383

    Thank you very much! The getchar()worked...

    Thank you very much! The getchar()worked perfectly.
  3. Thread: Scanf problem

    by handramw
    Replies
    2
    Views
    4,383

    Scanf problem

    I'm having a problem with my program skipping over the 2nd scanf function. I am new to programming and am not sure why this is.
    when I run this I do not get prompted for a 2nd input, it just skips...
Results 1 to 3 of 3