Search:

Type: Posts; User: naynay

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    3,346

    What I was asking is not to do the homework, but...

    What I was asking is not to do the homework, but to help with how to use char * classify triangle.
  2. Replies
    7
    Views
    3,346

    Determining a Triangle using get and pointer

    a. Define a struct data type to represent a triangle as 3 points.
    b. Write a function get_triangle(), to input the three corners of a triangle and return triangle structure. Using triangle...
Results 1 to 2 of 2