libexplain  1.4.D001
Functions
libexplain/buffer/stream_to_pathname.c File Reference
#include <libexplain/buffer/fildes_to_pathname.h>
#include <libexplain/buffer/stream_to_pathname.h>
#include <libexplain/stream_to_fildes.h>

Go to the source code of this file.

Functions

void explain_buffer_stream_to_pathname (explain_string_buffer_t *sb, FILE *fp)

Function Documentation

The explain_buffer_stream_to_pathname function may be used to insert the name of an open file stream.

Parameters:
sbThe string buffer to print into
fpThe stream pointer of the file of interest

Definition at line 26 of file stream_to_pathname.c.