Search:

Type: Posts; User: Echooo

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,368

    Validation Program

    How can i make a program which accept only the following:

    1) Any positive number.
    2)Character from [A to Z] -in upper case.

    Note: this program won't work as desired because idon't know how to...
  2. Thread: Merge Sort

    by Echooo
    Replies
    2
    Views
    1,514

    It was homework but

    May be it was homework but the problem for me was misunderstanding the recursion
    but now i undestand it .

    I have made little modification on program in order to make what iwant-it's completed....
  3. Thread: Merge Sort

    by Echooo
    Replies
    2
    Views
    1,514

    Merge Sort

    Please, how to make a merge sort program -in c++-which the user enters the numbers he wants to be sorted & then the program display the numbers after sorting.

    Or
    how to make modifications on...
Results 1 to 3 of 3