tgrekov-pipex
HIVE pipex May 2024
|
Definition in file err.c.
#include <stdio.h>
Go to the source code of this file.
Functions | |
void * | err (const char *str, void *retval) |
Wrapper around perror() that always returns retval . | |