Search:

Type: Posts; User: EmaV

Search: Search took 0.09 seconds.

  1. Thread: Arrays

    by EmaV
    Replies
    4
    Views
    821

    Re: Arrays

    So the question is:
    I need to create a program that reads a set of positive integers (for an array). Number reading ends when a negative number is entered.
    Then determine which is the smallest...
  2. Thread: Arrays

    by EmaV
    Replies
    4
    Views
    821

    Arrays

    How can I create an array directly from user input. Like read number to array until user input negative number (positive numbers should be the size of array).The input of negative number will be the...
Results 1 to 2 of 2