Search:

Type: Posts; User: heiroglikano

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,882

    Do my homework

    If You Want Something To Do, Try This Exercise...

    Define a human struct that has 3 fields:

    char name[50];
    char gender[10];
    int age;

    Try and use typedef in your program for your struct.
  2. Replies
    7
    Views
    39,299

    C Programming Exercises

    Hi guys,
    I need a couple of exercises in C with or without their solutions for a project in the university!!!Do you know any site with free exercises?(It would be better if the exercises are not...
Results 1 to 2 of 2