data_structures
Functions
ds_exit.c File Reference
#include "utils.h"
+ Include dependency graph for ds_exit.c:

Go to the source code of this file.

Functions

void ds_exit (void)
 Print the error message, corresponding to errno, exit the process. More...
 

Function Documentation

◆ ds_exit()

void ds_exit ( void  )

Print the error message, corresponding to errno, exit the process.

Definition at line 20 of file ds_exit.c.