Search:

Type: Posts; User: mikerush7

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,401

    Find Min and Max of an array

    Hi. I have assignment to find difference between Min and Max of an array of 5 numbers. I did some work, but after compiling - my program does not run, it just stops working.. Can you help me, where...
  2. Yes, I need to write my own function. reading...

    Yes, I need to write my own function. reading in the book and on internet, I found out that I need to create function that will check the number that I enter - as characters, one by one, and I need...
  3. need code to check if the value is numeric in C

    I am student, taking C programming now.
    I have assignment to write function to check if inputed data is numbers. if not - it should write that, and ask to enter number again.
    I wrote code, to...
Results 1 to 3 of 3