Search:

Type: Posts; User: cornfeller

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    24,524

    i want to put a sort function in this code, where...

    i want to put a sort function in this code, where should it be placed?
  2. Replies
    17
    Views
    24,524

    heres the new code # # # # ...

    heres the new code
    #
    #
    #
    #
    #########################################################################

    #----------------data---------------------------------------------------#

    .data
  3. Replies
    17
    Views
    24,524

    I changed my code up.. The sort was killing me...

    I changed my code up.. The sort was killing me and i couldn't figure it out. So now at least my code takes a string of letters and returns them capitalized. Now have to figure out a new sorting...
  4. Replies
    17
    Views
    24,524

    I'm not entirely sure to be honest. I goes that...

    I'm not entirely sure to be honest. I goes that is another question of mine.. What is insert actually for? Is it just the space designated for the input string? or what?
  5. Replies
    17
    Views
    24,524

    Here's what I have so far.I've Commented it to...

    Here's what I have so far.I've Commented it to the best of my ability, or at least to what i think is going on....
    Heres one test of the program(it semi-sorts)

    Please Enter Your Letters:
    ...
  6. Replies
    17
    Views
    24,524

    I've been working on this project here and I...

    I've been working on this project here and I split it up into parts. Ive almost got 2 out 3! Ive gotten the program to take an input and return it (semi alphabetically sorted). Ill worry about the...
  7. Replies
    17
    Views
    24,524

    would it be easier to write it in c and then try...

    would it be easier to write it in c and then try and convert it?
  8. Replies
    17
    Views
    24,524

    Well I know what the function of bubble sort...

    Well I know what the function of bubble sort does, I maybe should have mentioned that the assignment involves bubble sort in the original post. The instructor also expects it. I also have somewhat of...
  9. Replies
    17
    Views
    24,524

    yep i figured, thanks

    yep i figured, thanks
  10. Replies
    17
    Views
    24,524

    MIPS Assembly Bubble Sort

    Hi, I have to write some assembly code for a homework assignment in one of my classes. I'm not a very good programmer and not a cs major but they make me take this class regardless. The assignment is...
Results 1 to 10 of 10