fflush.c

the helper function for <fflush>

Author

Martin ‘Solar’ Baute

License

Public Domain

Summary
fflush.cthe helper function for <fflush>
Functions
_PDCLIB_fflushthis function flushes the output stream.

Functions

_PDCLIB_fflush

int _PDCLIB_fflush(struct _PDCLIB_file_t *stream)

this function flushes the output stream.

int _PDCLIB_fflush(struct _PDCLIB_file_t *stream)
this function flushes the output stream.