PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
div.c File Reference
#include <stdlib.h>
Include dependency graph for div.c:

Go to the source code of this file.

Functions

div_t div (int numer, int denom)
 

Function Documentation

◆ div()

div_t div ( int  numer,
int  denom 
)

Definition at line 3 of file div.c.

Here is the caller graph for this function: