Search:

Type: Posts; User: VeVeaux

Search: Search took 0.00 seconds.

  1. Thread: I need help!!

    by VeVeaux
    Replies
    6
    Views
    1,258

    Poll: View attachment

    Attached is what I have written so far. Thanks for getting me on the right track.:)
  2. Thread: I need help!!

    by VeVeaux
    Replies
    6
    Views
    1,258

    Poll: View Attachment

    Attached is what I have written so far. Can you get me on the right track. I really appreciated it. Thanks a bunch:)
  3. Thread: programs

    by VeVeaux
    Replies
    5
    Views
    1,639

    I Got You Covered on The Triangle

    #include<stdio.h>
    #include<math.h>

    void get_data(int *s1, int*s2, int*s3);
    char determine_type(int s1, int s2, int s3);
    void display_results(int s1, int s2, int s3, char);

    int main (void)
    ...
  4. Thread: I need help!!

    by VeVeaux
    Replies
    6
    Views
    1,258

    Poll: I need help!!

    HELP:
    I need help writing a program that accepts the civilian time and converts it to military time. I have to write the function that accepts the time use the squeeze function to get rid of the...
Results 1 to 4 of 4