NAME div_t, ldiv_t, lldiv_t, imaxdiv_t - quotient and remainder of an integer ... quot; /* Quotient */ int rem; /* Remainder */ } div_t; typedef struct { long quot; /* Quotient */ …library ( libc , -lc ) SYNOPSIS #include div_t div(int numerator , int denominator ); ldiv_t ldiv ... remainder in a structure named div_t that contains two integer members (in u…library ( libc , -lc ) SYNOPSIS #include div_t div(int numerator , int denominator ); ldiv_t ldiv ... remainder in a structure named div_t that contains two integer members (in u…library ( libc , -lc ) SYNOPSIS #include div_t div(int numerator , int denominator ); ldiv_t ldiv ... remainder in a structure named div_t that contains two integer members (in u…library ( libc , -lc ) SYNOPSIS #include div_t div(int numerator , int denominator ); ldiv_t ldiv ... remainder in a structure named div_t that contains two integer members (in u…NAME div_t, ldiv_t, lldiv_t, imaxdiv_t - quotient and remainder of an integer ... quot; /* Quotient */ int rem; /* Remainder */ } div_t; typedef struct { long quot; /* Quotient */ …NAME div_t, ldiv_t, lldiv_t, imaxdiv_t - quotient and remainder of an integer ... quot; /* Quotient */ int rem; /* Remainder */ } div_t; typedef struct { long quot; /* Quotient */ …NAME div_t, ldiv_t, lldiv_t, imaxdiv_t - quotient and remainder of an integer ... quot; /* Quotient */ int rem; /* Remainder */ } div_t; typedef struct { long quot; /* Quotient */ …