Search:

Type: Posts; User: wvucollins50

Search: Search took 0.00 seconds.

  1. need help sorting integer list using array

    here is the contents of my data file:


    first i had to convert all of the Celcius measurements to Farenheight which i completed easily

    now i am trying to sort this list of data in ascending...
  2. Replies
    6
    Views
    1,126

    is there a "replace" function for strings where...

    is there a "replace" function for strings where it can find an integer 0-9 and just replace it with a space?

    thanx

    Isaiah
  3. Replies
    6
    Views
    1,126

    string from file

    i'm supposed to read strings from a data file that contain words seperated by numbers, i'm supposed to convert the numbers to spaces and reverse the list of stings when i print them to the screen, so...
Results 1 to 3 of 3