Search:

Type: Posts; User: usmcrewcheif

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    5,978

    I have been sorting it the same way I have sorted...

    I have been sorting it the same way I have sorted everything else the only difference is that itr is a character and not a number so I must have missed something somewhere but cant figure out what it...
  2. Replies
    12
    Views
    5,978

    Why cant I figure this out? I have spent the last...

    Why cant I figure this out? I have spent the last 8 hours trying to sort this data by the sex and its driving me crazy please help me understand what to do.
  3. Replies
    12
    Views
    5,978

    What I meant is that there are several different...

    What I meant is that there are several different functions that need code within them to sort by male or female in some different way before I display the output also as far as the "array" goes an...
  4. Replies
    12
    Views
    5,978

    Its not an array its part of a structure and I...

    Its not an array its part of a structure and I tried

    char sex[1]; with no joy any other ideas?
  5. Replies
    12
    Views
    5,978

    The code for the first lab needs to sort...

    The code for the first lab needs to sort different functions by male and female depending on the function and it also needs a function that sorts all employees by zip

    thanks in advance
  6. Replies
    12
    Views
    5,978

    Other Lab

    I definitely don't want you to do this entire thing by yourself, I want to learn it but am LOST so if you can maybe get things rolling and show me what you did through comments within the code I...
  7. Replies
    12
    Views
    5,978

    Help please

    I have 2 C programming labs that are killing me. I almost have one done, I think, but I need help sorting the functions in it by Male and Female structures and also by zip code for one function. The...
Results 1 to 7 of 7