Search:

Type: Posts; User: jkranny

Search: Search took 0.00 seconds.

  1. Thank you stahta01...

    Thank you stahta01.


    I was assigning (size-1) to x...ooops

    To resolve this i changed


    for(x=0; x=(size-1) ; x++)
  2. Need help debugging code - Program uses function to sort array

    I have been working on this all day and cant seem to work anything out.The program accepts the array values and stops. No compiler errors.
    :confused:
    Any help whatsoever is greatly appreciated!

    ...
Results 1 to 2 of 2